1.1.0 • Published 3 years ago
alarm-schedules v1.1.0
Welcome to your CDK TypeScript project
You should explore the contents of this project. It demonstrates a CDK app with an instance of a stack (LambdaFunctionAndApiBaseStack)
which contains an Amazon SQS queue that is subscribed to an Amazon SNS topic.
The cdk.json file tells the CDK Toolkit how to execute your app.
Tutorial
See this useful workshop on working with the AWS CDK for Typescript projects.
Useful commands
npm run buildcompile typescript to jsnpm run watchwatch for changes and compilenpm run testperform the jest unit testsnpm run cdk deploydeploy this stack to your default AWS account/regionnpm run cdk diffcompare deployed stack with current statenpm run cdk synthemits the synthesized CloudFormation template