(aws-logs): update log retention lambdas to nodejs18.x #24202
Labels
@aws-cdk/aws-logs
Related to Amazon CloudWatch Logs
duplicate
This issue is a duplicate.
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
Similar to #23682, Lambdas created via Log Retention settings are currently using the Node 14 runtime. Node 14 is EOL at the end of April, just over two months away. These lambdas should be updated to Node 18 prior to that 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 aws-logs.
Other Information
No response
Acknowledgements
CDK version used
2.63.0
Environment details (OS name and version, etc.)
Mac OS
The text was updated successfully, but these errors were encountered: