Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 428 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 428 Bytes

QUICK START

READ HOWTO.md

Network diagram

Network Diagram

Useful commands

  • cdk ls list all stacks in the app
  • cdk synth emits the synthesized CloudFormation template
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk docs open CDK documentation

Enjoy!