Unable to Activate GuardDuty Malware Protection in an Organization from a Delegated Account

0

We have an AWS Organization, designated an account for Security where we have enable GuardDuty and works fine. Today we wanted to enable the new capability of Malware Protection but when trying to enable via the Delegated Account is fails with the following message: "The request failed because you do not have required AWS Organization master permission."

Error

I'm a user with Administrator policy, don't know what master permission means ?

Any though ?

Kind Regards.

1回答
2
承認された回答

Please enable malware protection in the management account.

aws organizations enable-aws-service-access --service-principal malware-protection.guardduty.amazonaws.com

From then on, malware protection can be enabled for member accounts from a delegated administrator account.

https://docs.aws.amazon.com/guardduty/latest/ug/malware-protection.html#configure-malware-protection-multi-account

profile picture
hayao-k
回答済み 2年前
profile picture
エキスパート
レビュー済み 3日前
  • Thank you very much, it worked, about the documentation the CLI command has a type, it says "organization" instead of the correct service "organizations" as your example says. Thanks again.

  • When I am trying to run this command I am getting Access Denied error. I have checked the IAM permissions and this access is present but I don't understand why it is still erroring? Can you help @hayao-k?

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

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

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

関連するコンテンツ