AWS Lambda Starter with Latest Babel 7, Jest 24, and Webpack 4
The Lambda starter kit enables modern JavaScript ES6 features, simplifies code with class syntax. Webpack bundles only production dependencies into a single file. AWS Sam Local simulates API Gateway locally for Lambda function testing without AWS deployment. Validate code during development and before production deployment with jest testing. To ensure proper IAM allocation, manually initialize lambda function on AWS with suggested role and permissions.
lambda-starter-master.zip
预估大小:13个文件
lambda-starter-master
文件夹
template.yml
434B
yarn.lock
236KB
webpack.config.js
2KB
src
文件夹
index.test.js
512B
index.js
599B
babel.config.js
216B
event.json
2KB
LICENSE
1KB
103.85KB
文件大小:
评论区