AWS Certified Security – Specialty — Question 4

A company plans to move most of its IT infrastructure to AWS. They want to leverage their existing on-premises Active Directory as an identity provider for AWS.
Which combination of steps should a Security Engineer take to federate the company's on-premises Active Directory with AWS? (Choose two.)

Answer options

Correct answer: A, D

Explanation

The correct answer is A and D because creating IAM roles that correspond to Active Directory groups allows for specific permissions to be assigned based on the user's group. Additionally, establishing a relying party trust in Active Directory is essential for enabling federation with AWS. Options B, C, and E do not correctly establish the necessary federation or are not relevant to using Active Directory for AWS authentication.