AWS Certified Security – Specialty (SCS-C02) — Question 61

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 requires that customer managed policies be created individually in each account where they are referenced in a permission set. Option B is incorrect as separating the policies into different permission sets does not resolve the issue. Option C does not address the root cause of the failure, which is related to the customer managed policy's scope. Option D is also incorrect as it does not solve the need for the customer managed policy in each account.