aws / aws-sdk-ruby-record

Official repository for the aws-record gem, an abstraction for Amazon DynamoDB.
Apache License 2.0
318 stars 41 forks source link

Support for creating cross-region replication? #121

Open cobbr2 opened 2 years ago

cobbr2 commented 2 years ago

I don't see a mechanism for enabling cross-region replication in the table configuration syntax, and searching for region or replication in the repository doesn't show anything like what I see in the Java SDK example.