@damc-dev/cdk-example
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

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 (CdkExample) which contains an Amazon SQS queue that is subscribed to an Amazon SNS topic.

The construct defines an interface (CdkExampleProps) to configure the visibility timeout of the queue.

Useful commands

  • npm run build compile typescript to js
  • npm run watch watch for changes and compile
  • npm run test perform the jest unit tests

/@damc-dev/cdk-example/

    Package Sidebar

    Install

    npm i @damc-dev/cdk-example

    Weekly Downloads

    1

    Version

    0.1.1

    License

    Apache-2.0

    Unpacked Size

    24.8 kB

    Total Files

    9

    Last publish

    Collaborators

    • damc-dev