AWS Certified Solutions Architect – Associate (SAA-C03) — Question 360

A solutions architect wants all new users to have specific complexity requirements and mandatory rotation periods for IAM user passwords.

What should the solutions architect do to accomplish this?

Answer options

Correct answer: A

Explanation

AWS Identity and Access Management (IAM) allows administrators to define an account-wide password policy that automatically enforces complexity constraints and expiration periods for all IAM users. It is not possible to define password policies on a per-user basis, making individual configuration incorrect. Utilizing third-party software or complex Amazon CloudWatch event flows is unnecessary because IAM natively supports account-level password policies.