AWS - S3 Replication of Existing Objects
In my previous post, We have seen how to set up S3 replication. In this post, we will see how to set up replication and trigger an ad-hoc batch operation to replicate existing objects.
Source Bucket: rsinfominds-source-bucket
Destination Bucket: rsinfominds-destination-bucket
NOTE: Versioning needs to be enabled on both the buckets.
The source bucket is created and uploaded with 3 files.
Upon selecting "Yes, Replicate Existing Objects". It takes to Batch Operation Job.
Comments
Post a Comment