Example of setting up AWS lambda function with VPC and NAT, where lambda function can talk to your AWS services and talk to web also
yarn install
yarn dev
yarn deploy
Contributors and PRs are always welcome!
Example of setting up AWS lambda function with VPC and NAT
JavaScript