@ssun03/dead-letter-queue
TypeScript icon, indicating that this package has built-in type declarations

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

The construct defines an interface (DeadLetterQueueProps) 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

/@ssun03/dead-letter-queue/

    Package Sidebar

    Install

    npm i @ssun03/dead-letter-queue

    Weekly Downloads

    3

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    33 kB

    Total Files

    10

    Last publish

    Collaborators

    • ssun03