CapacitySpecification
class CapacitySpecification
Amazon Keyspaces has two read/write capacity modes for processing reads and writes on your tables:
On-demand (default)
Provisioned
The read/write capacity mode that you choose controls how you are charged for read and write throughput and how table throughput capacity is managed.
For more information, see Read/write capacity modes in the Amazon Keyspaces Developer Guide.
Types
Properties
Link copied to clipboard
The throughput capacity specified for read
operations defined in read capacity units``(RCUs)
.
Link copied to clipboard
The read/write throughput capacity mode for a table. The options are:
Link copied to clipboard
The throughput capacity specified for write
operations defined in write capacity units``(WCUs)
.