Amazon DynamoDB · Example Payload

Dynamodb Batch Write Item Output Example

CloudDatabaseDocument StoreKey-ValueManaged ServiceNoSQLServerless

Dynamodb Batch Write Item Output 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

UnprocessedItemsItemCollectionMetricsConsumedCapacity

Example Payload

Raw ↑
{
  "UnprocessedItems": "example_value",
  "ItemCollectionMetrics": "example_value",
  "ConsumedCapacity": []
}