is not authorized to perform: lambda:GetAccountSettings on resource: * with an explicit deny in a service control policy

0

I don't have permission to service but I have administrator access is not authorized to perform: lambda:GetAccountSettings on resource: * with an explicit deny in a service control policy

Nazar
已提问 4 个月前459 查看次数
1 回答
0

Hi,

Most likely your organization has prohibited this operation on your account through an Service control policies (SCPs), a type of organization policy that you can use to manage permissions in your organization and that takes precedence over IAM permissions.

I recommend that you take a look at the following AWS documentation.

An SCP restricts permissions for IAM users and roles in member accounts, including the member account's root user. If a permission is blocked at any level above the account, either implicitly (by not being included in an Allow policy statement) or explicitly (by being included in a Deny policy statement), a user or role in the affected account can't use that permission, even if the account administrator attaches the AdministratorAccess IAM policy with / permissions to the user.

profile picture
专家
已回答 4 个月前
profile picture
专家
已审核 4 个月前
profile picture
专家
已审核 4 个月前

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

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

回答问题的准则

相关内容