alexcasalboni / aws-lambda-power-tuning

AWS Lambda Power Tuning is an open-source tool that can help you visualize and fine-tune the memory/power configuration of Lambda functions. It runs in your own AWS account - powered by AWS Step Functions - and it supports three optimization strategies: cost, speed, and balanced.
Apache License 2.0
5.29k stars 363 forks source link

Bump tf and layer to nodejs16.x #191

Closed gliptak closed 1 year ago

gliptak commented 1 year ago

https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#211340

alexcasalboni commented 1 year ago

Thank you @gliptak 🙏