An open API service indexing awesome lists of open source software.

https://github.com/jameskyburz/aws-lambda-layers

AWS lambda runtime & layers
https://github.com/jameskyburz/aws-lambda-layers

aws custom-runtime lambda lambda-custom-runtime lambda-layers layers

Last synced: about 2 months ago
JSON representation

AWS lambda runtime & layers

Awesome Lists containing this project

README

        

# Node.js 10.x and 12.x for AWS Lambda

A [custom runtime](https://aws.amazon.com/about-aws/whats-new/2018/11/aws-lambda-now-supports-custom-runtimes-and-layers/)
for AWS Lambda to execute functions in Node.js 10.x and 12.x

Thanks [lambci/node-custom-lambda](https://github.com/lambci/node-custom-lambda/) for Docker and bash bootstrap code!