This rule ensures that RDS DB instances do not allow public access, enhancing security.
Rule | RDS DB instances should prohibit public access |
Framework | NIST 800-53 Revision 4 |
Severity | ✔ High |
Rule Description:
The rule mandates that Amazon RDS DB instances should not have public access enabled in order to comply with the security requirements outlined in NIST 800-53 Revision 4.
Enabling public access can expose sensitive database information to unauthorized entities, increasing the risk of unauthorized access, data breaches, or malicious activities.
Troubleshooting Steps:
If public access is enabled for an RDS DB instance, you may encounter issues or potential vulnerabilities. To troubleshoot and address this, follow the steps below:
Remediation:
To remediate this issue and enforce the rule compliance, follow the steps below:
Once the above steps are completed, the RDS DB instance will have public access disabled, ensuring compliance with NIST 800-53 Revision 4.
Additional Notes: