Skip to content

A collection of CDK constructs for making the development of AWS based applications easier and safer in a practical way

License

Notifications You must be signed in to change notification settings

MarcioMeier/cdk-practical-constructs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cdk-practical-constructs

A collection of CDK constructs and utilities for making the development of AWS based applications easier and safer in a practical way.

See examples/ folder for a showcase of the constructs in this lib

Construct BaseNodeJsLambda

Creates a Lambda with common utilities for default live alias, auto scaling of provisioned concurrency, log subscription, default security group, custom CA certificate config etc

Construct OpenapiGatewayLambda

Creates an AWS APIGateway from definitions in an Openapi document based on Zod schemas and connects routes defined in Openapi to Lambda functions.

WSO2

Construct WSO2Api

Creates an WSO2 API from definitions in an Openapi document.

About

A collection of CDK constructs for making the development of AWS based applications easier and safer in a practical way

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.6%
  • Other 1.4%