-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(aws-synthetics-alpha): Node 16 Approaching End Of Life #27028
Comments
Hi @Abdu03 , thanks for reaching out. SYNTHETICS_NODEJS_PUPPETEER_5_1 includes runtime NODE.JS 16.x. It should be updated. |
@Abdu03 from a cdk standpoint, there's nothing for us to do until synthetics releases a new runtime with node 18 bundled. I have reached out to them internally and will see what they say. When synthetics does come out with a new runtime we will do our best to get that into the next cdk release |
Hi @Abdu03, I reached out to someone on Synthetics and they let me know that they are aware and actively working on a synthetics runtime that supports node 18. On the CDK side we cannot really relay any firm dates as we are not involved in Synthetics' planning so that's the best that I can do. I am going to close this issue because there is nothing actionable on our end at the moment. Please open a new ticket when the new runtime is announced and we will get that runtime into the CDK asap! |
|
@kaizencc Will do, thank you for reaching out to them. |
Describe the feature
Node 16 is EOL next week (September 11th, 2023). Cloudwatch Synthetics should be able to utilise the next supported runtime (node 18), ideally before the EOL.
Use Case
Cloudwatch Synthetic Lambda's should have the ability to use the Node 18 runtime... so that AWS clients can keep up to date with the later NodeJS software releases and stay on a supported version.
Proposed Solution
Configure new
syn-nodejs-puppeteer
version which includes a Lambda runtime of Node.js 18.x (not sure if this is done in the CDK).Create a new
SYNTHETICS_NODEJS
runtime running on the newly configuredsyn-nodejs-puppeteer
version.Other Information
No response
Acknowledgements
CDK version used
2.83.0
Environment details (OS name and version, etc.)
n/a
The text was updated successfully, but these errors were encountered: