Closed poonkothai-p closed 4 months ago
Hi,
Thanks for reaching out!
I’d suggest double-checking the ARN of your function as it seems to contain a typo (“functoin” instead of “function”).
Could you please share the Step Function input as well?
On Sat, 20 Jul 2024 at 07:55, poonkothai-p @.***> wrote:
Hi I was trying to check the optimal memory for one lambda using this tool. however lambda execution failed with this error Function not found: arn:aws:lambda:region:functoin:RAM128 or Function not found: arn:aws:lambda:region:functoin:RAM256 etc. Is there any prerequisites to be done for this Required permissions are there for step function
We are trying with python based lambda
Thanks Poongkothai
— Reply to this email directly, view it on GitHub https://github.com/alexcasalboni/aws-lambda-power-tuning/issues/254, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASX75AJJJ7LHNGBMWT6LHLZNH3WJAVCNFSM6AAAAABLFUZTBCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQZDANJZHAYTEOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hi I was trying to check the optimal memory for one lambda using this tool. however lambda execution failed with this error Function not found: arn:aws:lambda:region:functoin:RAM128 or Function not found: arn:aws:lambda:region:functoin:RAM256 etc. Is there any prerequisites to be done for this Required permissions are there for step function
We are trying with python based lambda
Thanks Poongkothai