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

ReplicationGroupStatus

This shows the summary status of the keyspace after a new Amazon Region was added.

Contents

keyspaceStatus

The status of the keyspace.

Type: String

Valid Values: ACTIVE | CREATING | UPDATING | DELETING

Required: Yes

region

The name of the Region that was added to the keyspace.

Type: String

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

Required: Yes

tablesReplicationProgress

This shows the replication progress of tables in the keyspace. The value is expressed as a percentage of the newly replicated tables with status Active compared to the total number of tables in the keyspace.

Type: String

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

Pattern: [0-9]{1,3}(?:[.][0-9]{1,2})?%

Required: No

See Also

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