AWS Certified Security – Specialty (SCS-C03) — Question 25

A company that uses AWS Organizations is using AWS IAM Identity Center (AWS Single Sign-On) to administer access to AWS accounts. A security engineer is creating a custom permission set in IAM Identity Center. The company will use the permission set across multiple accounts. An AWS managed policy and a customer managed policy are attached to the permission set. The security engineer has full administrative permissions and is operating in the management account.
When the security engineer attempts to assign the permission set to an IAM Identity Center user who has access to multiple accounts, the assignment fails.
What should the security engineer do to resolve this failure?

Answer options

Correct answer: A

Explanation

The correct answer is A because AWS IAM Identity Center requires that customer managed policies be present in each account where the permission set is applied. Options B and D do not resolve the issue since they do not address the need for the customer managed policy to exist in every account. Option C suggests evaluating policy conflicts, but the core issue is the absence of the customer managed policy in the target accounts.