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.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则