AWS-RDS-Instances-event-subscription-enable
Severity: High
Description: This control ensures that if an event subscription covering all event categories is enabled and associated with the RDS DB Instance. RDS Event Subscription provides notifications using the AWS Simple Notification Service (SNS) when an event occurs in the RDS DB Instance. This provides on-time notifications of any crucial events to the administrator. An event subscription covering all event categories should be enabled and associated with each RDS DB Instance.
Remediation Steps:
Perform following to update RDS instance event subscription :
Login to the AWS Management Console at https://console.aws.amazon.com.
Step 1: create a SNS topic
In Navigation panel, choose Topics.
Click Create Topic.
Configure topic name and other settings as required.
Click Create Topic.
Step 2: Create an Event Subscription for RDS DB Instance
On Navigation pane, choose Event Subscriptions.
Click Create event subscription.
Enter an appropriate Name for the subscription.
Select ARN under Target to configure existing SNS topic or select New email topic to create a new SNS topic.
Under Source, select Source Type as Instance.
Either Select All instances to create a subscription for all instance or Select Select specific instances to specify DB Instance for the subscription.
For Event categories to include, select All event categories.
Click Create.
Important:
Reference :
Blue Hexagon Proprietary