More Info:

It is recommended that RDS database instances use instance types from a limited set based on the database workload deployed.

Risk Level

Medium

Address

Operational Maturity, Reliability, Security

Compliance Standards

CBP

Triage and Remediation

Remediation

To remediate the misconfiguration of an RDS instance being of the desired type in AWS, you can follow these steps using the AWS Management Console:

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

  2. Navigate to RDS Service: Click on the “Services” dropdown in the top navigation bar and select “RDS” under the Database category.

  3. Identify the RDS Instance: In the RDS dashboard, locate the RDS instance that needs to be remediated in terms of its type.

  4. Modify the Instance: Select the RDS instance by clicking on its name. In the instance details page, click on the “Modify” button at the top.

  5. Choose Instance Type: In the Modify DB Instance window, scroll down to the “DB Instance Class” section. Here, you can select the desired instance type from the dropdown list.

  6. Confirm and Apply Changes: After selecting the desired instance type, scroll down to the bottom of the page and click on the “Continue” button. Review the summary of changes and click on the “Modify DB Instance” button to apply the changes.

  7. Monitor the Modification: The modification process will start, and you can monitor the progress in the RDS dashboard. Once the modification is completed, the RDS instance will be of the desired type.

By following these steps, you can remediate the misconfiguration of an RDS instance being of the desired type in AWS using the AWS Management Console.

Additional Reading: