
Ultimate access to all questions.
In an AWS Organization with Service Control Policies (SCPs), the root SCP is configured as follows: The company's developers, who are part of a group with an IAM policy allowing all actions on Amazon Simple Email Service (Amazon SES) via ses:* actions, are experiencing authorization errors when attempting to access Amazon SES through the AWS Management Console. The developers' account is a child of an Organizational Unit (OU) that permits Amazon SES actions. What modification should a security engineer make to enable the developers to access Amazon SES?*
A
Add a resource policy that allows each member of the group to access Amazon SES.
B
Add a resource policy that allows "Principal": {"AWS": "arn:aws:iam::account-number:group/Dev"}.
C
Remove the AWS Control Tower control (guardrail) that restricts access to Amazon SES.
D
Remove Amazon SES from the root SCP.