This rule ensures the prohibition of public access to RDS snapshots for cybersecurity controls.
Rule | RDS snapshots should prohibit public access |
Framework | Federal Financial Institutions Examination Council (FFIEC) |
Severity | ✔ Critical |
Rule Description:
RDS snapshots should prohibit public access for Federal Financial Institutions Examination Council (FFIEC). This rule ensures the security and compliance of RDS (Amazon Relational Database Service) snapshots for organizations governed by the Federal Financial Institutions Examination Council (FFIEC). By prohibiting public access to RDS snapshots, sensitive data is protected and prevents unauthorized access or data breaches.
Troubleshooting Steps (if any):
Necessary Codes (if applicable):
No specific codes are required for this rule.
Remediation Steps:
Follow the step-by-step guide below to remediate the issue and prohibit public access for FFIEC:
Open the AWS Management Console and navigate to the RDS service.
Click on "Snapshots" from the left-hand menu.
Select the RDS snapshot that needs to be modified.
In the snapshot details page, click on the "Actions" button.
From the dropdown menu, choose "Modify Snapshot Permissions."
In the "Modify Snapshot Permissions" window, check if the snapshot is set to public by default. If it is, uncheck the "Public" option.
Specify the appropriate account or IAM role with the necessary access permissions in the "AWS Account IDs" field.
Click on the "Add Cross-Account Permissions" button to apply the changes.
Once the necessary modifications have been made, review the changes and click on the "Modify Permissions" button.
Wait for the changes to be applied. This may take a few moments.
Verify that the public access for the RDS snapshot has been successfully revoked.
Repeat the steps above for any other RDS snapshots that need to be modified to ensure compliance with FFIEC requirements.
Additional Notes: