This rule ensures the enabled MFA for the IAM root user for added security measures.
Rule | IAM root user MFA should be enabled |
Framework | HIPAA |
Severity | ✔ Medium |
Description
This rule ensures that Multi-Factor Authentication (MFA) is enabled and required for the root user in the AWS Identity and Access Management (IAM) service. MFA adds an extra layer of security to protect the root user's credentials and helps prevent unauthorized access.
Troubleshooting Steps
If MFA is not enabled for the root user, follow these troubleshooting steps:
Necessary Code
There is no specific code required to enable MFA for the root user. This is managed through the IAM Management Console.
Step-by-Step Guide for MFA Enablement
Note: It's recommended to have a backup MFA device configured in case the primary device is lost or not available.
By following these steps, MFA will be enabled for the root user, ensuring compliance with HIPAA requirements.