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...
hkolvoort.hashnode.dev5 min read