Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 187 Bytes

cdk.md

File metadata and controls

5 lines (3 loc) · 187 Bytes

AWS CDK Cheat Sheet

cdk deploy stack --force --profile profile - Deploys the stack to the profile

cdk synth stack --force --profile profile - Synthesises the stack to the profile