Amazon DynamoDB · Example Payload

Dynamodb Stream Specification Example

CloudDatabaseDocument StoreKey-ValueManaged ServiceNoSQLServerless

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

Top-level fields

StreamEnabledStreamViewType

Example Payload

Raw ↑
{
  "StreamEnabled": true,
  "StreamViewType": "example_value"
}