You should explore the contents of this project. It demonstrates a CDK Construct Library that includes a construct (Lib)
which contains an Amazon SQS queue that is subscribed to an Amazon SNS topic.
The construct defines an interface (LibProps) to configure the visibility timeout of the queue.
-
yarn buildcompile typescript to js -
yarn watchwatch for changes and compile -
yarn testperform the jest unit tests -
yarninstall -
yarn cdk bootstrapbootstrap cdk -
yarn deploydeploy