AWS Certified Cloud Practitioner — Question 769

A company is setting up AWS Identity and Access Management (IAM) on an AWS account.

Which recommendation complies with IAM security best practices?

Answer options

Correct answer: C

Explanation

Enabling multi-factor authentication (MFA) is a fundamental IAM security best practice as it adds an extra layer of defense beyond standard credentials. In contrast, using root user access keys, granting overly broad permissions, and failing to rotate credentials all violate the principles of least privilege and secure identity management.