🛡️ AWS RDS Instance Event Subscription for critical events is not configured🟢
- Contextual name: 🛡️ Instance Event Subscription for critical events is not configured🟢
- ID:
/ce/ca/aws/rds/instance-event-subscription - Tags:
- Policy Type:
COMPLIANCE_POLICY - Policy Categories:
RELIABILITY
Logic
Similar Policies
- Cloud Conformity: RDS Event Notifications
Description
Description
This policy evaluates whether there is an AWS RDS Event Subscription that is configured to send notifications for the following source type and event categories:
- Source type:
db-instance- Event categories:
maintenance,configuration change,failureAmazon RDS event notifications use Amazon SNS to notify you of changes to the availability or configuration of RDS database instances, enabling timely operational response.
Rationale
Event monitoring is a critical component of maintaining the availability, reliability, and performance of Amazon RDS database instances. Subscribing to maintenance, configuration change, and failure events ensures that operational teams are promptly informed of changes that may impact database stability or service continuity.
Audit
This policy flags an AWS Account as
INCOMPLIANTif no Amazon RDS Event Subscriptions are configured to notify onmaintenance,configuration change, andfailureevents for thedb-instancesource type.References
... see more
Remediation
Remediation
Create an RDS Event Subscription
Configure Amazon RDS event subscriptions to receive notifications for maintenance, configuration change, and failure events for DB instances.
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 Instance.
- For Database Instances to include, select All database instances.
- For Event categories to include, select Select specific event categories and choose maintenance, configuration change, and failure.
... see more