0.0.1 • Published 4 years ago
@rawrus-cdk/single v0.0.1
Welcome to your CDK TypeScript Construct Library project!
You should explore the contents of this project. It demonstrates a CDK Construct Library that includes a construct (Single)
which contains an Amazon SQS queue that is subscribed to an Amazon SNS topic.
The construct defines an interface (SingleProps) to configure the visibility timeout of the queue.
Useful commands
- npm run buildcompile typescript to js
- npm run watchwatch for changes and compile
- npm run testperform the jest unit tests
0.0.1
4 years ago