Lambda-Serverless-Search icon indicating copy to clipboard operation
Lambda-Serverless-Search copied to clipboard

runtime nodejs.8.10 suport

Open ReneI opened this issue 4 years ago • 0 comments

The runtime parameter of nodejs8.10 is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs12.x) while creating or updating functions. (Service: AWSLambdaInternal; Status Code: 400; Error Code: InvalidParameterValueException; Request ID: 168d5fb3-a235-4979-a4e5-53308ddb350c; Proxy: null)

ReneI avatar Aug 13 '20 03:08 ReneI