🌐
GitHub
github.com › aws › aws-cdk › issues › 22089
S3 Deploy: AWS Lambda end of support for Node.js 12 · Issue #22089 · aws/aws-cdk
September 17, 2022 - We are ending support for Node.js 12 in AWS Lambda. This follows Node.js 12 End-Of-Life (EOL) reached on April 30, 2022 [1].
Author   wascou
🌐
AWS
aws.amazon.com › blogs › developer › announcing-the-end-of-support-for-node-js-12-x-in-the-aws-sdk-for-javascript-v3
Announcing the end of support for Node.js 12.x in the AWS SDK for JavaScript (v3) | AWS Developer Tools Blog
October 25, 2022 - We encourage you to upgrade to Node.js 14.x or later. We recommend Node.js 16.x, which was released on April 26, 2021 and became active LTS on October 28, 2021. For Lambda users, AWS Lambda supports Node.js 16.
Discussions

AWS Lambda ending support for node.js 12
From AWS: As described in the Lambda runtime support policy [2], end of support for language runtimes in Lambda happens in two stages. Starting November 14, 2022, Lambda will no longer apply security patches and other updates to the Node.js 12 runtime used by Lambda functions, and functions ... More on github.com
🌐 github.com
1
August 15, 2022
node.js - AWS Node 12 SDK V3 Deprecation - Stack Overflow
Good Evening, For some opening context. I am a mid level engineer at a company and I have a question about an upcoming AWS change as it relates to a Node Environment, and the SDK with it. I know I ... More on stackoverflow.com
🌐 stackoverflow.com
amazon web services - AWS Serverless Image Handler - Version 5 - Lambda running on Node.js 12 End of Life - Stack Overflow
I've recently taken over a project that has AWS Serverless Image Handler version 5 implemented. And I've been sent various emails from the client they received about Node.js v12 hitting end of life... More on stackoverflow.com
🌐 stackoverflow.com
September 27, 2022
AWS Custom Resource Lambda still using NodeJS 12.x (NodeJS v12 is EOL 2022-04-30)
Are you certain it's a bug? Yes, it looks like a bug Is the issue caused by a plugin? It is not a plugin issue Are you using the latest version? Yes, I'm using the latest version Is there a... More on github.com
🌐 github.com
1
December 31, 2021
🌐
AWS re:Post
repost.aws › questions › QUENMO0VA1TnCVSmKdOT84fA › amplify-auto-generated-lambda-functions-using-node-12
Amplify auto-generated lambda functions using Node 12 | AWS re:Post
August 15, 2022 - This follows Node.js 12 End-Of-Life (EOL) reached on April 30, 2022 [1]. As described in the Lambda runtime support policy [2], end of support for language runtimes in Lambda happens in two stages.
🌐
GitHub
github.com › amazon-connect › voicemail-for-amazon-connect › issues › 87
AWS Lambda ending support for node.js 12 · Issue #87 · amazon-connect/voicemail-for-amazon-connect
August 15, 2022 - Starting November 14, 2022, Lambda will no longer apply security patches and other updates to the Node.js 12 runtime used by Lambda functions, and functions using Node.js 12 will no longer be eligible for technical support.
Author   ToddE
🌐
Device42
device42.com › home › identify aws lambda functions running node.js 12 with device42 cmdb for cloud
Identify AWS Lambda Functions Running Node.js 12 with Device42 CMDB for Cloud
December 27, 2022 - On December 14, 2022, existing Lambda functions using Node.js 12 will no longer be able to be updated. AWS is encouraging all customers to upgrade their Lambda functions to Node.js before the EOS date.
🌐
Si Novi
sinovi.uk › articles › aws-lambda-end-of-support-for-node-js-12-november-14-2022
AWS are withdrawing Lambda support for Node.js 12: how to update | Si Novi
August 16, 2022 - Version 12 of Node.js reached end-of-life on April 30, 2022 - receiving no further updates or security patches - and so AWS are removing support for version 12 of Node.js in AWS Lambda and moving Lambda users up to newer versions of the runtime.
🌐
Stack Overflow
stackoverflow.com › questions › 75818526 › aws-node-12-sdk-v3-deprecation
node.js - AWS Node 12 SDK V3 Deprecation - Stack Overflow
The announcement you linked refers to ending support for Node 12 in SDK V3. Separately, Node 12 Lambda runtime is going into Phase 1 deprecation at the end of the month which means you can't create new lambdas with it anymore.
🌐
GitHub
github.com › serverless › serverless › issues › 10432
AWS Custom Resource Lambda still using NodeJS 12.x (NodeJS v12 is EOL 2022-04-30) · Issue #10432 · serverless/serverless
December 31, 2021 - The custom resource lambda (*-custom-resource-apigw-cw-role) created automatically via serverless has a hardcoded runtime of "nodejs12.x": serverless/lib/plugins/aws/customResources/index.js
Author   hberes
Find elsewhere
🌐
Amazon Web Services
docs.aws.amazon.com › aws lambda › developer guide › lambda runtimes
Lambda runtimes - AWS Lambda
A list of your affected functions is displayed under AWS Lambda Functions Using Deprecated Runtimes. This list of functions shows both $LATEST and published versions and updates automatically to reflect your functions' current status. You can turn on weekly email notifications from Trusted Advisor in the Preferences ... In almost all cases, the end-of-life date of a language version or operating system is known well in advance.
🌐
GitHub
github.com › serverless › serverless › issues › 11400
Custom resource Lambda functions still use Node 12 in Serverless V2 · Issue #11400 · serverless/serverless
September 20, 2022 - AWS is ending support for Node.js 12 in AWS Lambda. This follows Node.js 12 End-Of-Life (EOL) reached on April 30, 2022
Author   zachwhaley
🌐
End of Life Date
endoflife.date › aws-lambda
AWS Lambda | endoflife.date
January 23, 2026 - Trusted Advisor includes a check that provides 120 days’ notice of upcoming Lambda runtime end of support, and Lambda notifies you by email if you have functions using a runtime that is scheduled for end of support in the next 60 days.
🌐
Dashbird
dashbird.io › home › end of aws lambda support for node.js 10: should you switch from v10 to v14?
AWS Lambda support for Node.js 10: Should you switch to v14?
August 3, 2023 - Currently, versions 10, 12, and 14 are all supported, but in August 2021, the support for version 10 is running out. So it’s time to switch, but besides evading the support end, what benefits ...
🌐
AWS
aws.amazon.com › blogs › compute › node-js-12-x-runtime-now-available-in-aws-lambda
Node.js 12.x runtime now available in AWS Lambda | Amazon Web Services
November 18, 2019 - Existing Node.js 8.10 functions ... configuration to “nodejs12.x”. Lambda functions running on Node.js 12 will have 2 full years of support....
🌐
HeroDevs
herodevs.com › blog-posts › node-js-18-end-of-life-breaking-changes-aws-deadlines-and-what-to-do-next
HeroDevs Blog | Node.js 18 End of Life: Breaking Changes, AWS Deadlines, and What to Do Next
October 21, 2025 - Node.js 18 is officially end of life. Learn what AWS, Lambda, and CDK deprecations mean for your stack—and how HeroDevs NES keeps Node 18 secure while you migrate.
🌐
AWS
aws.amazon.com › blogs › developer › tag › node-js
Node.js | AWS Developer Tools Blog
This blog post is about AWS SDK for JavaScript (v3), and not AWS Lambda. As of Oct 2022, Lambda is planning Node.js 12.x deprecation on Mar 31, 2023.
🌐
AWS
aws.amazon.com › blogs › developer › aws-sdk-for-javascript-aligns-with-node-js-release-schedule
AWS SDK for JavaScript aligns with Node.js release schedule | AWS Developer Tools Blog
December 8, 2025 - In the second week of January 2026, the AWS SDK for JavaScript v3 (JS SDK) will start following the Node.js release schedule for ending support for Node.js and ECMAScript versions.
🌐
Hacker News
news.ycombinator.com › item
AWS Lambda end of support for Node.js 10 | Hacker News
June 3, 2021 - Hello, Q. What is happening? A. We are ending support for Node.js 10 in AWS Lambda on July 30, 2021. This follows the Node.js language governing body declaring Node.js 10 end of life as of April 30, 2021 [1] · Q. What does end of support for Node.js 10 in Lambda mean?
🌐
Icanteven
icanteven.io › posts › aws lambda's node.js v8.10 runtime approaching end of life (eol)
AWS Lambda's Node.js v8.10 Runtime Approaching End of Life (EOL) | icanteven
November 7, 2019 - Node.js v8.10 EOL I just wanted to drop a little post into the DEV universe that Node.js 8.10 is soon to reach End of Life (EOL). With the Node.js 12.x now available on AWS Lambda, people should evaluate how they can tweak and migrate their code to work with it.