This rule ensures that IAM Root User Hardware MFA is enabled for added security.
Rule | IAM root user hardware MFA should be enabled |
Framework | NIST 800-53 Revision 5 |
Severity | ✔ Critical |
Rule Description: IAM root user hardware MFA for NIST 800-53 Revision 5
This rule requires that the IAM root user must have hardware MFA (Multi-Factor Authentication) enabled in order to comply with the NIST 800-53 Revision 5 security guidelines. Enabling hardware MFA adds an extra layer of security by requiring an additional physical token or device to access the root user account.
Troubleshooting:
Necessary Code:
There is no specific code required for this policy. Instead, it involves the following steps to enforce hardware MFA for the IAM root user.
Steps for Remediation:
Note: The specifics of the MFA setup may vary depending on the hardware MFA device being used (e.g., physical hardware token, virtual MFA device). Consult the documentation provided with the respective MFA device for detailed instructions on setup and usage.
By enforcing hardware MFA for the IAM root user, your AWS account will comply with the NIST 800-53 Revision 5 security guidelines, providing an additional layer of protection to your root user account.