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
質問済み 5ヶ月前460ビュー
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
エキスパート
回答済み 5ヶ月前
profile picture
エキスパート
レビュー済み 4ヶ月前
profile picture
エキスパート
レビュー済み 5ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ