Amazon DynamoDB · Schema

ProvisionedThroughputDescription

AWSCloudDatabaseDocument StoreKey-ValueManaged ServiceNoSQLServerless

Properties

Name Type Description
LastIncreaseDateTime string The date and time of the last provisioned throughput increase
LastDecreaseDateTime string The date and time of the last provisioned throughput decrease
NumberOfDecreasesToday integer The number of provisioned throughput decreases for this table during this UTC calendar day
ReadCapacityUnits integer The maximum number of strongly consistent reads consumed per second
WriteCapacityUnits integer The maximum number of writes consumed per second
View JSON Schema on GitHub