Keyspaces Keyspace

Keyspaces Keyspace in AWS is a managed Apache Cassandra–compatible database resource. It provides a scalable, highly available, and serverless keyspace that organizes tables and data within Amazon Keyspaces. This resource allows you to define logical groupings of tables, manage replication settings, and leverage the performance and security features of AWS without managing infrastructure.

aws.keyspaces_keyspace

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
keyspace_namecorestringThe name of the keyspace.
replication_regionscorearray<string>If the replicationStrategy of the keyspace is MULTI_REGION, a list of replication Regions is returned.
replication_strategycorestringThis property specifies if a keyspace is a single Region keyspace or a multi-Region keyspace. The available values are SINGLE_REGION or MULTI_REGION.
resource_arncorestringThe unique identifier of the keyspace in the format of an Amazon Resource Name (ARN).
tagscorehstore