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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need to support Lambda version

ah3185 opened this issue · comments

if ARN for versioned Lambda is specified, the tool will fail, at least with Step Function console

Here's a screen recording of the initial bug report:

I could not reproduce this error and it seems like a (transient) Lambda bug that isn't happening anymore.

Please do re-open this in case it happens again.