AWS Certified DevOps Engineer – Professional — Question 157

An ecommerce company has chosen AWS to host its new platform. The company's DevOps team has started building an AWS Control Tower landing zone. The DevOps team has set the identity store within AWS Single Sign-On (AWS SSO) to external identity provider (IdP) and has configured SAML 2 0.

The DevOps team wants a robust permission model that applies the principle of least privilege. The model must allow the team to build and manage only the team's own resources.

Which combination of steps will meet these requirements? (Choose three.)

Answer options

Correct answer: B, C, F

Explanation

The correct answer is B, C, and F because they collectively ensure a least privilege model by defining specific permissions through permission sets and mapping IdP attributes effectively. Option A is incorrect as it focuses solely on IAM policies without the integration of AWS SSO. Option D is not suitable because it assigns permissions at the organizational unit (OU) level rather than specifically to permission sets in AWS SSO. Option E does not address the necessary permission structuring needed for the DevOps team.