🛡️ AWS RDS Parameter Group Event Subscription for critical events is not configured🟢
- Contextual name: 🛡️ Parameter Group Event Subscription for critical events is not configured🟢
- ID:
/ce/ca/aws/rds/parameter-group-event-subscription - Tags:
- Policy Type:
COMPLIANCE_POLICY - Policy Categories:
RELIABILITY
Logic
Similar Policies
- Cloud Conformity: RDS Event Notifications
Description
Description
This control evaluates whether Amazon RDS event subscriptions are configured to send notifications for the following source type and event category:
- Source type:
db-parameter-group- Event category:
configuration changeAmazon RDS event notifications use Amazon SNS to inform you of changes to the configuration or availability of RDS parameter groups, enabling timely operational awareness.
Rationale
RDS parameter groups define the behavior and performance of your database instances. Changes to parameters, such as buffer sizes, timeout settings, or SSL enforcement, can significantly impact database stability, performance, and security. Subscribing to event notifications ensures that operations and security teams are immediately aware of modifications, allowing verification or rapid remediation of unintended changes.
Audit
This policy flags an AWS Account as
INCOMPLIANTif no Amazon RDS Event Subscriptions are configured to notify onconfiguration changeevents for thedb-parameter-groupsource type.... see more
Remediation
Remediation
Create an RDS Event Subscription
Configure Amazon RDS event subscriptions to receive notifications for configuration change events for DB parameter groups.
From Console
Sign in to the AWS Management Console.
Navigate to the Amazon RDS console.
In the navigation pane, under Amazon RDS, select Event subscriptions.
Choose Create event subscription.
On the Create event subscription page, configure the following settings:
- Enter a unique name in the Name field.
Target Section
For Send notifications to, choose one of the following:
- Create a new Amazon SNS topic. Provide a unique Topic name and specify the email address(es) to receive notifications.
- Select an existing Amazon SNS topic by choosing its ARN from the list.
Source Section
- Set Source type to Database Parameter Group.
- For Database Parameter Groups to include, select All Database Parameter Groups.
- For Event categories to include, select Select specific event categories and choose configuration change.
... see more