Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 272 Bytes

File metadata and controls

6 lines (5 loc) · 272 Bytes

Useful commands

  • npm run test perform the jest unit tests
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk synth emits the synthesized CloudFormation template