@meta-search/kaito-cdk-construct
TypeScript icon, indicating that this package has built-in type declarations

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

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

Useful commands

  • npm run upgrade update dependencies (do not run npm install or yarn upgrade separately)
  • npm run build compile typescript to js
  • npm run watch watch for changes and compile
  • npm run test perform the jest unit tests

Some Notes

  1. You need to update the export entries in src/index.ts if you add or remove any file to let JSII know the compile changes

/@meta-search/kaito-cdk-construct/

    Package Sidebar

    Install

    npm i @meta-search/kaito-cdk-construct

    Weekly Downloads

    172

    Version

    0.0.252

    License

    UNLICENSED

    Unpacked Size

    1.77 MB

    Total Files

    149

    Last publish

    Collaborators

    • kaito-hao