Lambda You do not have sufficient permission. Access denied. on root account.

1

When I try to access Lambda Dashboard/Functions from root account, I get this error: You do not have sufficient permission. Access denied.

  • Hello, have you had this resolved? I'm currently experiencing the same issue. Neither root nor my previous admin IAM user are able to view or create Lambdas. Also created a new IAM user with Lambda full access with no success. I followed the suggested route below of opening an account support case.

已提問 2 年前檢視次數 422 次
1 個回答
1

Is your account part of an AWS organization? In that case it is possible that a Service Control Policy has been set at your OU or higher level in the organization hierarchy that prevents even account root users in that hierarchy from accessing lambda functions

https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scps.html

profile pictureAWS
專家
已回答 2 年前
  • No, I'm not in any AWS organization. I want to reach the AWS tech team to fix this problem. But my plan is basic support so I have no way :(.

  • WIth Basic Support you won't be able to open a Technical Support case. You should be able to open a case under Account and Billing - https://support.console.aws.amazon.com/support/home?#/

    Please open a case for Support to take a look because you should be able to access resources in your account as a root user, although it is not recommended. You should create an IAM user and grant the user the required permissions and try to access as IAM user.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南