AWS Certified Security – Specialty — Question 211

A company plans to move most of its IT infrastructure to AWS. The company wants to leverage its existing on-premises Active Directory as an identity provider for
AWS.
Which steps should be taken to authenticate to AWS services using the company's on-premises Active Directory? (Choose three.)

Answer options

Correct answer: A, C, E

Explanation

The correct steps involve creating IAM roles that match Active Directory groups' permissions (A), setting up a SAML provider with IAM (C), and configuring AWS as a trusted relying party for the Active Directory (E). Options B, D, and F are incorrect because they do not align with the requirements for using on-premises Active Directory for AWS authentication.