keyspaces_get_keyspace {paws.database} | R Documentation |
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 UpdateKeyspace operation
Description
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 update_keyspace
operation.
See https://www.paws-r-sdk.com/docs/keyspaces_get_keyspace/ for full documentation.
Usage
keyspaces_get_keyspace(keyspaceName)
Arguments
keyspaceName |
[required] The name of the keyspace. |
[Package paws.database version 0.9.0 Index]