4.3 Ensure RDS event subscriptions are enabled for Instance level events

Information

AWS Relational Database Services offers customers a managed database engine solution for hosting customer created databases which can allow for a reduction in operational burden on customers.

RDS event subscriptions provide notification of selected event changes at Data Base engine level such as:

* Deletion
* Failure
* Failover
* Low Storage
* Maintentance
Event subscriptions are designed to provide incident notification of events which may affect the availability of a RDS database instance.

NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.

Solution

Using the Amazon unified CLI:

* Create a new event subscription for DB instance level events:

aws rds create-event-subscription --subscription-name <rds_event_subscription> --sns-topic-arn <sns_topic_arn> --source-type db-instance --event-categories _<rds_events>_ --source-ids _<events_source_ids>_ --enabled

See Also

https://workbench.cisecurity.org/files/260

Item Details

Category: AUDIT AND ACCOUNTABILITY

References: 800-53|AU-9

Plugin: amazon_aws

Control ID: 161d61a4c5c50590deb645a777521918d28ad4e6c3c8897836fdb4c3b3be9145