[Enhancement]: Add MULTI_REGION replicationStrategy for amazon keyspaces #32150
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/keyspaces
Issues and PRs that pertain to the keyspaces service.
Milestone
Description
Option to specify MULTI_REGION replication with regionList as defined in the aws-cli documentation.
./aws keyspaces create-keyspace \ --keyspace-name my_keyspace --replication-specification replicationStrategy=MULTI_REGION,regionList=us-east-1,eu-west-1
Affected Resource(s) and/or Data Source(s)
aws_keyspaces_keyspace
aws_keyspaces_table
Potential Terraform Configuration
No response
References
https://docs.aws.amazon.com/keyspaces/latest/devguide/multiRegion-replication_how-to.html#multi-Region-keyspace-CLI
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: