You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-b, --vpcSubnets [] Lambda Function VPC Subnet IDs (comma delimited)
@@ -217,7 +217,7 @@ AWS Lambda will let you set environment variables for your function. Use the sam
217
217
218
218
## Node.js Runtime Configuration
219
219
220
-
AWS Lambda now supports Node.js 12 and Node.js 10. Please also check the [Programming Model (Node.js)](http://docs.aws.amazon.com/lambda/latest/dg/programming-model.html) page.
220
+
AWS Lambda now supports Node.js14, Node.js 12 and Node.js 10. Please also check the [Building Lambda functions with Node.js](https://docs.aws.amazon.com/lambda/latest/dg/lambda-nodejs.html) page.
0 commit comments