ReplicaSpecificationSummary - Amazon Keyspaces (for Apache Cassandra)
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ReplicaSpecificationSummary

The Region-specific settings of a multi-Region table in the specified Amazon Region.

If the multi-Region table is using provisioned capacity and has optional auto scaling policies configured, note that the Region specific summary returns both read and write capacity settings. But only Region specific read capacity settings can be configured for a multi-Region table. In a multi-Region table, your write capacity units will be synced across all Amazon Regions to ensure that there is enough capacity to replicate write events across Regions.

Contents

capacitySpecification

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.

Type: CapacitySpecificationSummary object

Required: No

region

The Amazon Region.

Type: String

Length Constraints: Minimum length of 2. Maximum length of 25.

Required: No

status

The status of the multi-Region table in the specified Amazon Region.

Type: String

Valid Values: ACTIVE | CREATING | UPDATING | DELETING | DELETED | RESTORING | INACCESSIBLE_ENCRYPTION_CREDENTIALS

Required: No

See Also

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