aws-cdk-examples
aws-cdk-examples copied to clipboard
How do you use APIGatewayV2 HTTP API with CDK to save 70% cost on API?
:rocket: Feature Request
Description
We want to use the new HTTP API with AWS Lambda because it’s simpler, lower latency, and faster, but it’s not documented
Proposed Solution
A construct to deploy a simple lambda with http api (node js)