ssmcfn icon indicating copy to clipboard operation
ssmcfn copied to clipboard

Node.js Version

Open elliottcf opened this issue 6 years ago • 3 comments

Node.js 4.3 is being deprecated, see https://docs.aws.amazon.com/lambda/latest/dg/runtime-support-policy.html . Will the cfn template be updated to run on Node.js 8? Are there any changes to the code that need to happen to support Node.js 8?

elliottcf avatar May 14 '18 15:05 elliottcf

I have updated this to 6.10

Couldn't go higher due to https://forums.aws.amazon.com/thread.jspa?messageID=841075&tstart=0

phillipsnick avatar Jul 17 '18 19:07 phillipsnick

as an FYI node 6.10 is now also EOL as of 2019-04-30. You can no longer create new functions and end of June you will no longer be able to update them.

https://docs.aws.amazon.com/lambda/latest/dg/runtime-support-policy.html

mtrubs avatar May 14 '19 14:05 mtrubs

I can confirm that this Lambda works on Node 12.x nodejs12.x

unfor19 avatar Apr 11 '21 16:04 unfor19