Amazon DynamoDB · Example Payload

Dynamodb Sse Specification Example

CloudDatabaseDocument StoreKey-ValueManaged ServiceNoSQLServerless

Dynamodb Sse Specification Example is an example object payload from Amazon DynamoDB, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

EnabledSSETypeKMSMasterKeyId

Example Payload

Raw ↑
{
  "Enabled": true,
  "SSEType": "example_value",
  "KMSMasterKeyId": "500123"
}