ReplicaSpecification - 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).

ReplicaSpecification

The Amazon Region specific settings of a multi-Region table.

For a multi-Region table, you can configure the table's read capacity differently per Amazon Region. You can do this by configuring the following parameters.

  • region: The Region where these settings are applied. (Required)

  • readCapacityUnits: The provisioned read capacity units. (Optional)

  • readCapacityAutoScaling: The read capacity auto scaling settings for the table. (Optional)

Contents

region

The Amazon Region.

Type: String

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

Required: Yes

readCapacityAutoScaling

The read capacity auto scaling settings for the multi-Region table in the specified Amazon Region.

Type: AutoScalingSettings object

Required: No

readCapacityUnits

The provisioned read capacity units for the multi-Region table in the specified Amazon Region.

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 Amazon SDKs, see the following: