With the release today of Cross-Region Replication for AWS S3, you can now specify the region and bucket location in that region to replicate data to. The process is extremely easy and straightforward.
There are requirements though:
- The source and destination buckets must be versioning-enabled.
- You can replicate from a source bucket to only one destination bucket.
- An IAM role must be created to grant permissions for S3 actions on the buckets.
- If the source bucket owner is not the owner of the destination bucket then you must have permissions for the S3 actions.
More detailed information in the docs at:
Amazon Simple Storage Service - Developer Guide - Cross-Region Replication
No comments:
Post a Comment