v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1419128123.4 KB

Returns the name of the specified keyspace, the Amazon Resource Name (ARN), the replication strategy, the Amazon Web Services Regions of a multi-Region keyspace, and the status of newly added Regions after an <code>UpdateKeyspace</code> operation.

post/#X-Amz-Target=KeyspacesService.GetKeyspace

Headers

X-Amz-Target'KeyspacesService.GetKeyspace' required

Request body

keyspaceNamestring required

The name of the keyspace.

Response

Success

keyspaceNamestring required

The name of the keyspace.

resourceArnstring required

Returns the ARN of the keyspace.

replicationStrategy'SINGLE_REGION' | 'MULTI_REGION' required

Returns the replication strategy of the keyspace. The options are <code>SINGLE_REGION</code> or <code>MULTI_REGION</code>.

replicationRegionsRegion[]

If the <code>replicationStrategy</code> of the keyspace is <code>MULTI_REGION</code>, a list of replication Regions is returned.