(custom-resources): (use lambda.Runtime.NODEJS_18_X by default in Provider) #25021
Closed
1 of 2 tasks
Labels
@aws-cdk/custom-resources
Related to AWS CDK Custom Resources
feature-request
A feature should be added or improved.
p2
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Describe the feature
Similar to #19117 we should update to latest supported Node.js runtime for the custom-resources lambda prior to Node 14 going eol.
Use Case
All lambdas created by aws-cdk internally should be updated prior to EOL.
Proposed Solution
Update to NODEJS_18_X when creating lambda in custom-resources.
Other Information
No response
Acknowledgements
CDK version used
2.29.1
Environment details (OS name and version, etc.)
Mac 13.3.1 (22E261)
The text was updated successfully, but these errors were encountered: