@tufweb-dev/cdk-constructs
v0.0.1
Published
A CDK construct library by TufWeb
Downloads
147
Readme
TufWeb CDK Constructs Library
Some useful AWS CDK constructs
Installation
These constructs require AWS CDK v2
npm i @tufweb-dev/cdk-constructs
Constructs
SpecRestFromOpenApi
Create an easy to manage AWS Rest API from an Open Api 3.0 specificationSwaggerUi
Publish a Swagger UI endpoint for your Rest API when using SpecRestFromOpenApi