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
专家
已审核 2 天前
  • 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?

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

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

回答问题的准则