
Answer-first summary for fast verification
Answer: Use IAM user policies that require MFA
Using IAM user policies that conditionally require MFA for accessing specific services is an effective way to enforce multi-factor authentication and enhance security.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
To enhance security, a company wants to ensure that all IAM users are required to use MFA before accessing sensitive AWS services. How can this requirement be enforced?
A
Enable MFA at the root account
B
Use IAM user policies that require MFA
C
Implement an IAM group that enforces MFA
D
Set up an AWS Lambda function to check for MFA
No comments yet.