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.
zip
lambda-starter-master.zip 预估大小:13个文件
folder
lambda-starter-master 文件夹
file
template.yml 434B
file
yarn.lock 236KB
file
webpack.config.js 2KB
folder
src 文件夹
file
index.test.js 512B
file
index.js 599B
file
babel.config.js 216B
file
event.json 2KB
file
LICENSE 1KB
folder
build 文件夹
file
index.js 18KB
file
jest.config.js 194B
file
README.md 4KB
file
.gitignore 899B
file
package.json 2KB
zip 文件大小:103.85KB