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

ReplicationSpecification

The replication specification of the keyspace includes:

  • regionList - the Amazon Regions where the keyspace is replicated in.

  • replicationStrategy - the required value is SINGLE_REGION or MULTI_REGION.

Contents

replicationStrategy

The replicationStrategy of a keyspace, the required value is SINGLE_REGION or MULTI_REGION.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 20.

Valid Values: SINGLE_REGION | MULTI_REGION

Required: Yes

regionList

The regionList contains the Amazon Regions where the keyspace is replicated in.

Type: Array of strings

Array Members: Minimum number of 2 items.

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

Required: No

See Also

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