/lambda-vpc

Primary LanguageTypeScript

lambda-vpc

An attempt to reproduce a ResourceNotReadyException when the Lambda function is deployed with VPC.

(cd hello-lambda/ && npm run build) && (cd cdk/ && npm run cdk -- deploy)