Docs: remove reference to specific Lambda runtime

This commit is contained in:
Lovell Fuller 2021-03-29 20:16:07 +01:00
parent 7555378e3b
commit cd410080bd

View File

@ -178,8 +178,6 @@ to `false` when using the `yarn` package manager.
## AWS Lambda
Set the Lambda runtime to `nodejs12.x`.
The binaries in the `node_modules` directory of the
[deployment package](https://docs.aws.amazon.com/lambda/latest/dg/nodejs-package.html)
must be for the Linux x64 platform.