Amazon S3 bucket replication

Source S3 bucket → Destination S3 bucket

This pattern sets up replication between S3 buckets.

This pattern sets up S3 replication between two buckets. The replication configuration is set up in the source bucket, and the destination bucket is set up to receive the replicated objects. The replication configuration is set up to replicate all objects in the source bucket to the destination bucket.

< Back to all patterns

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/s3-s3-replication-sam

Deploy

sam deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

sam delete

Created by:

Jorge Tovar

Jorge Tovar

Software Architect, passionate about serverless technologies and cloud computing.

Follow on LinkedIn