AWS Certified SysOps Administrator – Associate (legacy) — Question 86

Your organization's security policy requires that all privileged users either use frequently rotated passwords or one-time access credentials in addition to username/password.
Which two of the following options would allow an organization to enforce this policy for AWS users? (Choose two.)

Answer options

Correct answer: A, B

Explanation

Option A is correct because enabling multi-factor authentication adds an extra layer of security, aligning with the policy's requirements. Option B is also correct as creating IAM users for privileged accounts ensures that they have distinct credentials, which can be frequently rotated. Options C and D do not directly enforce the requirement for password management as specified in the policy.