
AWS CDK - S3 Same-Region Replication
Ever needed to replicate objects from AWS bucket A to AWS bucket B? This post shows how to setup a simple CDK stack for replication, with two buckets located in same account and region. The example code is written in TypeScript. Prerequisites You sho...
Mar 26, 20245 min read