Skip to content

Using the aws-cdk v2 for provisioning resource on AWS [API Gateway, SQS, DynamoDB and others]

Notifications You must be signed in to change notification settings

karosi12/aws-cdk-v2

Repository files navigation

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

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

About

Using the aws-cdk v2 for provisioning resource on AWS [API Gateway, SQS, DynamoDB and others]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published