turbot/terraform_aws_compliance
Loading controls...

Control: An RDS event notifications subscription should be configured for critical database parameter group events

Description

This control checks whether an Amazon RDS event subscription exists with notifications enabled for the following source type, event category key-value pairs.

Usage

Run the control in your terminal:

powerpipe control run terraform_aws_compliance.control.rds_db_parameter_group_events_subscription

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run terraform_aws_compliance.control.rds_db_parameter_group_events_subscription --share

SQL

This control uses a named query:

rds_db_parameter_group_events_subscription

Tags