Hi. I create Lambda function, but can not change default execution time 3s due to permission error. Can you fix it, please?
Error:
User: arn:aws:iam::111111111111111111111111:user/kk_labs_user_xxxxxxx
Service: lambda
Action: UpdateFunctionConfiguration
On resource(s): arn:aws:lambda:us-east-1:1111111111111111:function:xxxxxxx
Context: no identity-based policy allows the action
al1
June 24, 2024, 10:11am
#2
I’ll ask the team about it.
Ok. Thanks. It is in playground.
Also, I need to say that lambda layers are not working too.
Now Lambda give another error
User: arn:aws:iam::1111111111111:user/kk_labs_user_111111111111
Action: iam:ListAttachedRolePolicies
Context: an identity-based policy explicitly denies the action
al1
July 1, 2024, 2:39pm
#6
What are you trying to do? If I know I can ask the team to look into it.
Looks like support team resolved the issue. Now everything works.