More Info:

This rule checks if an AWS Database Migration Service (AWS DMS) replication instance has automatic minor version upgrades enabled. The rule is NON_COMPLIANT if an AWS DMS replication instance is not configured with automatic minor version upgrades.

Risk Level

Low

Address

Configuration

Compliance Standards

CBP,SEBI

Triage and Remediation

Remediation

To remediate the misconfiguration of enabling DMS automatic minor version upgrades for AWS RDS using the AWS Management Console, follow these step-by-step instructions:

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

  2. Navigate to RDS Service: Once you are logged in, navigate to the RDS service by typing “RDS” in the search bar and selecting the RDS service from the dropdown.

  3. Select the RDS Instance: In the RDS dashboard, select the RDS instance for which you want to disable DMS automatic minor version upgrades by clicking on its name.

  4. Modify the RDS Instance: In the RDS instance details page, click on the “Modify” button located at the top of the page.

  5. Modify DMS Automatic Minor Version Upgrades Setting: Scroll down to the “Backup” section of the modify instance page. Look for the “Enable automatic minor version upgrades” option and uncheck the checkbox next to it to disable automatic minor version upgrades for DMS.

  6. Review and Apply Changes: Review the other settings to ensure they are correct. Once you have unchecked the “Enable automatic minor version upgrades” option, scroll down and click on the “Continue” button.

  7. Apply Changes: Review the summary of changes and click on the “Modify DB Instance” button to apply the changes.

  8. Monitor the Modification: AWS will start applying the changes to the RDS instance. You can monitor the progress of the modification in the RDS console. Once the modification is complete, the DMS automatic minor version upgrades will be disabled for the RDS instance.

By following these steps, you will be able to remediate the misconfiguration of enabling DMS automatic minor version upgrades for anAWS RDS instance using the AWS Management Console.