๐ก๏ธ 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 with categories
- ๐ข Policy with type
- ๐ข Production policy
- Policy Type:
COMPLIANCE_POLICY - Policy Categories:
RELIABILITY
Logicโ
- ๐ง prod.logic.yaml๐ข
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