quota-monitor-for-aws
quota-monitor-for-aws copied to clipboard
Update Lambdas runtime to Nodejs 14
AWS announced Nodejs 12 end of support for Lambdas.
Issue #, if available:
Description of changes:
Updating lambda.Runtime.NODEJS_12_X
to lambda.Runtime.NODEJS_14_X
The changes on the snapshots dir were added after I ran the tests locally.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
looking forward to seeing this approved
+1 this needs to be addressed soon https://github.com/aws-solutions/aws-limit-monitor/issues/92
@gsingh04 can you help us with this?
Why Node 14 when Node 16 is the latest? Don't want to have to go over this whole upgrade progress again soon.
Getting pressure from above on this. Thanks
We are working on a major release of the solution that will be using Nodejs 16 along with other updates.
Please continue to monitor the repository for updates.
We are working on a major release of the solution that will be using Nodejs 16 along with other updates.
Please continue to monitor the repository for updates.
👍