Socket
Socket
Sign inDemoInstall

@meta-search/kaito-cdk-construct

Package Overview
Dependencies
42
Maintainers
1
Versions
254
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @meta-search/kaito-cdk-construct

Kaito CDK Construct library


Version published
Weekly downloads
85
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 20 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc