chaos-lambda icon indicating copy to clipboard operation
chaos-lambda copied to clipboard

InvalidParameterValueException: The runtime parameter of nodejs6.10 is no longer supported

Open renjithstalin opened this issue 5 years ago • 2 comments

Hello, I'm getting this error when I try to execute chaos-lambda deploy ~~~~~ 'The runtime parameter of nodejs6.10 is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs10.x) while creating or updating functions.', code: 'InvalidParameterValueException' Is there an updated code to fix this?

Thanks in advance, EDIT: Updated the deploy.js file with nodejs10.x and now the issues is fixed. Thanks!

renjithstalin avatar Aug 02 '19 00:08 renjithstalin

Hi, I am getting the same error while execute chaos-lambda deploy ~~~~~ I have updated nodejs10.x under deploy.js file, but still getting the same error. can anyone have an update on this or new code? still the same code is working on AWS?

yashasvipandya avatar Jun 02 '20 06:06 yashasvipandya

Ok so i guess this issue is not being addressed.

si3mshady avatar Sep 25 '21 17:09 si3mshady