Amazon DynamoDB · Schema

KeySchemaElement

AWSCloudDatabaseDocument StoreKey-ValueManaged ServiceNoSQLServerless

Properties

Name Type Description
AttributeName string The name of a key attribute
KeyType string The role of the key attribute: HASH (partition key) or RANGE (sort key)
View JSON Schema on GitHub