More Info:

Checks if an Amazon Neptune DB cluster retention period is set to specific number of days. The rule is NON_COMPLIANT if the retention period is less than the value specified by the parameter.

Risk Level

Medium

Address

Configuration

Compliance Standards

CBP,SEBI

Triage and Remediation

Remediation

To remediate the misconfiguration of Neptune DB Cluster not having backup retention check in AWS RDS using the AWS Management Console, follow these steps:

  1. Login to AWS Console: Go to the AWS Management Console (https://aws.amazon.com/console/) and login using your credentials.

  2. Navigate to Amazon Neptune: Click on the “Services” dropdown in the top menu, then select “Neptune” under the Database section.

  3. Select Neptune DB Cluster: From the list of Neptune DB Clusters, click on the DB Cluster that you want to configure backup retention for.

  4. Modify Backup Retention: In the Neptune DB Cluster dashboard, click on the “Modify” button to change the configuration settings.

  5. Set Backup Retention Period: Scroll down to the “Backup” section and locate the “Backup Retention Period” setting. Set the desired backup retention period in days. Ensure that the checkbox for “Backup Retention” is checked.

  6. Apply Changes: Scroll to the bottom of the page and click on the “Continue” button.

  7. Review and Apply Changes: Review the changes you have made to the Neptune DB Cluster configuration. Once you are satisfied, click on the “Modify Cluster” button to apply the changes.

  8. Monitor Configuration Changes: After applying the changes, monitor the Neptune DB Cluster to ensure that the backup retention check is configured correctly.

By following these steps, you will successfully remediate the misconfiguration of Neptune DB Cluster not having backup retention check in AWS RDS using the AWS Management Console.