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...