๐ก๏ธ 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 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 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