AWS Certified SysOps Administrator – Associate (legacy) — Question 870

Which of the following steps are required to configure SAML 2.0 for federated access to AWS? (Choose two.)

Answer options

Correct answer: A, B

Explanation

Configuring SAML 2.0 federation requires defining assertions to map corporate identity provider (IdP) users to specific IAM roles for access. Additionally, creating corresponding IAM users for each IdP user allows AWS to manage and map permissions individually within the environment. Other methods, such as placing users in a SAML group or granting permissions directly to external IdP users without mapping, are not valid configuration steps.