Amazon DynamoDB · Example Payload

Dynamodb Openapi Attribute Definition Example

DatabaseDocument StoreKey-ValueNoSQLServerless

Dynamodb Openapi 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-resource-name",
  "AttributeType": "B"
}