๐ก๏ธ AWS RDS Security Group Event Subscription for critical events is not configured๐ข
- Contextual name: ๐ก๏ธ Security Group Event Subscription for critical events is not configure๐ข
- ID:
/ce/ca/aws/rds/security-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 categories:
- Source type:
db-security-group- Event categories:
configuration change,failureAmazon RDS event notifications use Amazon SNS to inform you of changes to the configuration or availability of RDS security groups, enabling timely operational awareness.
Rationaleโ
Monitoring RDS security groups is critical for maintaining the security posture of your database instances. Event notifications provide immediate awareness when a security group's configuration is modifiedโwhich could introduce unauthorized accessโor when a failure occurs related to the security group.
Auditโ
This policy flags an AWS Account as
INCOMPLIANTif no Amazon RDS Event Subscriptions are configured to notify onconfiguration changeandfailureevents for thedb-security-groupsource type.Referencesโ
... see more
Remediationโ
Remediationโ
Create an RDS Event Subscriptionโ
Configure Amazon RDS event subscriptions to receive notifications for configuration change and failure events for DB security 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 Security Group.
- For Database Security Groups to include, select All Database Security Groups.
- For Event categories to include, select Select specific event categories and choose configuration change and failure.
... see more