Amazon DynamoDB · Schema

ProvisionedThroughput

Represents the provisioned throughput settings for a table or index

AWSDatabaseDocument StoreKey-ValueNoSQLServerless

Properties

Name Type Description
ReadCapacityUnits integer The maximum number of strongly consistent reads per second
WriteCapacityUnits integer The maximum number of writes per second
View JSON Schema on GitHub