akurin / lambda-vpc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About


Languages

Language:TypeScript 63.3%Language:JavaScript 36.7%