turbot/terraform_aws_compliance

Control: RDS MySQL DB clusters should have audit logging enabled

Description

This control checks whether Relational Database Service MySQL DB clusters have audit logging enabled.

Usage

Run the control in your terminal:

powerpipe control run terraform_aws_compliance.control.rds_mysql_db_cluster_audit_logging_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

rds_mysql_db_cluster_audit_logging_enabled

Tags