Amazon DynamoDB · Example Payload

Dynamodb Attribute Definition Example

CloudDatabaseDocument StoreKey-ValueManaged ServiceNoSQLServerless

Dynamodb Attribute Definition 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

AttributeNameAttributeType

Example Payload

Raw ↑
{
  "AttributeName": "example_value",
  "AttributeType": "example_value"
}