This rule ensures that IAM root user Multi-Factor Authentication is enabled for enhanced security measures.
Rule | IAM root user MFA should be enabled |
Framework | CISA-cyber-essentials |
Severity | ✔ Medium |
Rule Description: IAM root user MFA should be enabled for CISA-cyber-essentials.
Overview: This rule ensures that Multi-Factor Authentication (MFA) is enabled for the root user of the AWS account associated with CISA Cyber Essentials. Enabling MFA adds an extra layer of security to protect the root user's credentials and helps prevent unauthorized access to the account.
Troubleshooting: If MFA is not enabled for the root user, follow the steps below to enable it.
Code Example: No specific code example is required for this rule. The steps described above are performed through the AWS Management Console.
Remediation Steps:
Note: It is recommended to enable MFA for all IAM users in addition to the root user for enhanced security.