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.27k stars 362 forks source link

Fix typos in READMEs #216

Closed fhightower closed 8 months ago

fhightower commented 8 months ago

Thanks for making a great tool! Just noticed these small typos in the READMEs and wanted to fix them.

alexcasalboni commented 8 months ago

Thank you 🙏