lambda-template Template repository for Node.js AWS Lambda functions . Requirements Creating Deployment Packages Requirements nodejs yarn Creating Deployment Packages Run make pack to run the build script, copy production node modules, and zip the result as package.zip in the project root.