More Info:

This rule checks if automatic minor version upgrades are enabled for Amazon MQ brokers. The rule is NON_COMPLIANT if the ‘AutoMinorVersionUpgrade’ field is not enabled for an Amazon MQ broker.

Risk Level

Low

Address

Configuration

Compliance Standards

CBP,SEBI

Triage and Remediation

Remediation

To remediate the misconfiguration of having MQ (Message Queue) with automatic minor version upgrades enabled for AWS Security Groups 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 log in to your account.

  2. Navigate to Amazon MQ: Click on the “Services” dropdown menu at the top left corner of the console, then select “Amazon MQ” under the “Messaging” section.

  3. Select the Amazon MQ Instance: From the Amazon MQ dashboard, select the Amazon MQ instance for which you want to disable automatic minor version upgrades.

  4. Modify Configuration: In the Amazon MQ console, navigate to the “Configuration” tab for the selected Amazon MQ instance.

  5. Edit the Configuration: Click on the “Edit” button to modify the configuration settings of the Amazon MQ instance.

  6. Disable Automatic Minor Version Upgrades: Scroll down to the “Maintenance” section of the configuration settings. Look for the option related to automatic minor version upgrades and uncheck the box or toggle the setting to disable this feature.

  7. Save Changes: After disabling automatic minor version upgrades, click on the “Save Changes” or “Apply Changes” button to apply the new configuration settings to the Amazon MQ instance.

  8. Verify Configuration: Once the changes are saved, verify that automatic minor version upgrades are successfully disabled for the AWS Security Groups associated with the Amazon MQ instance.

By following these steps, you can remediate the misconfiguration of having automatic minor version upgrades enabled for AWS Security Groups in Amazon MQ using the AWS Management Console.