serverless-patterns
serverless-patterns copied to clipboard
Update CDK patterns using API Gateway HTTP API
Numerous CDK patterns in Serverless Land utilizing API Gateway HTTP API should be updated to incorporate the newly stable aws_apigatewayv2
, introduced in CDK v2.114.0, replacing the aws_apigatewayv2_alpha
module.