A company wants to use AWS Single Sign-On (SSO) to manage access to multiple AWS accounts and business applications. Which TWO components are required for this setup?
Permission sets are always required to define access levels for users and groups.
Why this answer
AWS Single Sign-On requires an identity source and permission sets. The identity source can be the built-in identity store or an external identity provider (IdP). Therefore, an external IdP is not strictly required.
From the given options, only permission sets (E) are a required component.
Exam trap
Candidates often mistakenly think an external IdP is mandatory for AWS SSO, but AWS SSO includes a built-in identity store that can manage access to AWS accounts. An external IdP is optional and primarily needed for business applications.