InvalidParameterValueException: The runtime parameter of nodejs6.10 is no longer supported
Opened this issue · 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!
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?
Ok so i guess this issue is not being addressed.