AWS Certified Solutions Architect – Professional — Question 997

A company is using AWS Single Sign-On (AWS SSO) to centrally manage permissions and access to multiple AWS accounts in AWS Organizations. A solutions architect needs to provide users with granular access to AWS accounts based on different job functions.
What should the solutions architect do to meet these requirements?

Answer options

Correct answer: B

Explanation

Option B is correct because AWS SSO (now IAM Identity Center) allows administrators to manage access centrally by creating groups directly within AWS SSO, defining permission sets, and assigning those groups to specific AWS accounts with the corresponding permission sets. Options A, C, and D are incorrect because they rely on creating local IAM groups or IAM roles manually in individual accounts, which defeats the centralized management benefits of AWS SSO.