AWS CDK (v2) Sample

🚀 Quick Start

1. Install dependencies with Yarn v1

yarn install

2. Build Cloudformation files

yarn build

3. Create the bootstrap stack in your AWS account This only needs to be ran once per account/region.

yarn bootstrap

4. Deploy

yarn deploy --all