Amazon DynamoDB · Schema

AttributeDefinition

Represents an attribute for describing the schema for a table or index

AWSDatabaseDocument StoreKey-ValueNoSQLServerless

Properties

Name Type Description
AttributeName string A name for the attribute
AttributeType string The data type for the attribute
View JSON Schema on GitHub