Amazon DynamoDB · Example Payload

Dynamodb Batch Write Item Input Example

CloudDatabaseDocument StoreKey-ValueManaged ServiceNoSQLServerless

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

RequestItemsReturnConsumedCapacityReturnItemCollectionMetrics

Example Payload

Raw ↑
{
  "RequestItems": "example_value",
  "ReturnConsumedCapacity": "example_value",
  "ReturnItemCollectionMetrics": "example_value"
}