Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

CapacitySpecificationSummary

Focus mode
CapacitySpecificationSummary - Amazon Keyspaces (for Apache Cassandra)

The read/write throughput capacity mode for a table. The options are:

  • throughputMode:PAY_PER_REQUEST and

  • throughputMode:PROVISIONED.

For more information, see Read/write capacity modes in the Amazon Keyspaces Developer Guide.

Contents

throughputMode

The read/write throughput capacity mode for a table. The options are:

  • throughputMode:PAY_PER_REQUEST and

  • throughputMode:PROVISIONED - Provisioned capacity mode requires readCapacityUnits and writeCapacityUnits as input.

The default is throughput_mode:PAY_PER_REQUEST.

For more information, see Read/write capacity modes in the Amazon Keyspaces Developer Guide.

Type: String

Valid Values: PAY_PER_REQUEST | PROVISIONED

Required: Yes

lastUpdateToPayPerRequestTimestamp

The timestamp of the last operation that changed the provisioned throughput capacity of a table.

Type: Timestamp

Required: No

readCapacityUnits

The throughput capacity specified for read operations defined in read capacity units (RCUs).

Type: Long

Valid Range: Minimum value of 1.

Required: No

writeCapacityUnits

The throughput capacity specified for write operations defined in write capacity units (WCUs).

Type: Long

Valid Range: Minimum value of 1.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

On this page

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.