More Info:

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 DMS Replication Auto Minor Version Upgrade not being enabled for AWS RDS using the AWS console, follow these steps:

  1. Login to AWS Console: Go to the AWS Management Console and login using your credentials.

  2. Navigate to RDS Service: Click on the “Services” dropdown menu at the top left corner and select “RDS” under the Database section.

  3. Select the RDS Instance: From the list of RDS instances, select the RDS instance for which you want to enable DMS Replication Auto Minor Version Upgrade.

  4. Enable Auto Minor Version Upgrade:

    • In the RDS dashboard for the selected instance, click on the “Modify” button at the top.
    • Scroll down to the “Backup” section, and find the “Maintenance” dropdown.
    • In the Maintenance dropdown, select the option “Enable auto minor version upgrade”.
    • Click on the “Apply immediately” checkbox if you want the changes to take effect immediately. Otherwise, the changes will be applied during the next maintenance window.
    • Click on the “Continue” button.
  5. Review and Apply Changes:

    • Review the changes you are about to make to ensure that you are enabling the DMS Replication Auto Minor Version Upgrade.
    • Scroll down and click on the “Modify DB Instance” button to apply the changes.
  6. Monitor the Status: Once you have applied the changes, monitor the status of the RDS instance to ensure that the DMS Replication Auto Minor Version Upgrade is successfully enabled.

By following these steps, you can successfully remediate the misconfiguration of DMS Replication Auto Minor Version Upgrade not being enabled for AWS RDS using the AWS console.