aws-solutions / quota-monitor-for-aws

This solution leverages AWS Trusted Advisor and Service Quotas to monitor AWS resource usage and raise alerts.
Other
434 stars 116 forks source link

Lambda runtimes will need to be updated as nodejs14.x is going to be deprecated (Phase1: Nov 15, 2023) #148

Closed devvick closed 1 year ago

devvick commented 1 year ago

As per the Lambda runtime deprecation schedule below Lambda runtimes will need to be updated. https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html

https://github.com/search?q=repo%3Aaws-solutions%2Fquota-monitor-for-aws%20nodejs14&type=code

AWS Trusted Advisor is already throwing out warnings on deployed Lambdas.

abewub commented 1 year ago

Thanks, we will update in the next release..

abewub commented 1 year ago

fixed in https://github.com/aws-solutions/quota-monitor-for-aws/releases/tag/v6.2.2