
Answer-first summary for fast verification
Answer: Establish a unified password policy across the AWS account.
The correct answer is A. Establishing a unified password policy across the AWS account is the most effective way to enforce password complexity and rotation policies for IAM users. This approach ensures all users adhere to the same requirements without needing to manage policies individually or rely on third-party software. AWS provides built-in capabilities to set account-wide password policies, making it straightforward to maintain consistent security standards.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
How can a solutions architect enforce password complexity and rotation policies for IAM users in AWS?
A
Establish a unified password policy across the AWS account.
B
Create individual password policies for each IAM user.
C
Implement password requirements through third-party software.
D
Utilize an Amazon CloudWatch event to automate password policy application during user creation.
No comments yet.