AWS CDK Sample

🚀 Quick Start

1. Install dependencies with Yarn v1

  yarn install

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

  yarn bootstrap

3. Build Cloudformation files

  yarn build

4. Deploy

  yarn deploy --all