The CreateKeyspace operation adds a new keyspace to your account
The CreateKeyspace operation adds a new keyspace to your account
The create_keyspace operation adds a new keyspace to your account. In an Amazon Web Services account, keyspace names must be unique within each Region.
replicationSpecification: The replication specification of the keyspace includes:
replicationStrategy - the required value is SINGLE_REGION or MULTI_REGION.
regionList - if the replicationStrategy is MULTI_REGION, the regionList requires the current Region and at least one additional Amazon Web Services Region where the keyspace is going to be replicated in. The maximum number of supported replication Regions including the current Region is six.