Low RDS Regional

An RDS event notifications subscription should be configured for critical database parameter group events

NIST

Description

Checks if an RDS event notifications subscription is configured for critical database parameter group events. This check also fetches the tags associated with each RDS event subscription.


Remediation

To configure an RDS event notifications subscription for critical database parameter group events, follow these steps:

Steps

  1. Log in to the AWS Management Console and open the Amazon RDS console.
  2. In the navigation pane, click on 'Event subscriptions'.
  3. Click on 'Create event subscription'.
  4. Provide a name for the subscription in the 'Name' field.
  5. Under 'Source type', select 'DB parameter group'.
  6. In the 'Event categories' section, select the critical event categories related to database parameter groups for which you want to receive notifications.
  7. Under 'Send notifications to', enter the email addresses or SNS topic ARNs where notifications should be sent.
  8. Choose the specific RDS parameter groups for which you want to receive notifications.
  9. Review the settings and click 'Create' to establish the event notifications subscription.

Compliance

NIST