This rule ensures that IAM root user MFA is enabled to enhance security measures.
Rule | IAM root user MFA should be enabled |
Framework | NIST 800-53 Revision 5 |
Severity | ✔ Medium |
Rule Description:
This rule ensures that the AWS Identity and Access Management (IAM) root user has multi-factor authentication (MFA) enabled to enhance security and comply with the NIST 800-53 Revision 5 guidelines.
Troubleshooting Steps:
Remediation:
To enable MFA for the IAM root user, follow these step-by-step instructions:
CLI Command:
aws iam create-virtual-mfa-device --virtual-mfa-device-name MFA-Device
Step-by-Step Guide:
By following these steps, you have successfully enabled MFA for the IAM root user, aligning with the NIST 800-53 Revision 5 requirements.