cdk-high-level-constructs
TypeScript icon, indicating that this package has built-in type declarations

0.1.14 • Public • Published

CDK High Level Constructs

This project aims to create useful high level constructs of basic CDK services. It is inspired by https://docs.aws.amazon.com/solutions/latest/constructs/welcome.html

For starters, one such high level construct is SQSPipeSNS. A possible use case for such a construct is it can be deployed as a DLQ that will automatically trigger emails to be sent to DevOps folks for their attention.

Another available construct is API GatewaySQS for writing API Gateway requests directly into a SQS queue, with option for CORS.

More to come!

Readme

Keywords

none

Package Sidebar

Install

npm i cdk-high-level-constructs

Weekly Downloads

61

Version

0.1.14

License

ISC

Unpacked Size

38.9 kB

Total Files

12

Last publish

Collaborators

  • leesingchyun