aws-lambda-node-runtime icon indicating copy to clipboard operation
aws-lambda-node-runtime copied to clipboard

Node implementation of the AWS Lambda runtime

Results 3 aws-lambda-node-runtime issues
Sort by recently updated
recently updated
newest added

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...

dependencies

Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `qs` from 6.7.0 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix]...

dependencies

Is there any way to use this to build a Docker image for Lambda running v15? Here are the [existing images from AWS](https://hub.docker.com/r/amazon/aws-lambda-nodejs) Here are the [Base Container Images](https://github.com/aws/aws-lambda-base-images) It...