turbot/aws_compliance
Loading controls...

Control: RDS Aurora clusters should be protected by backup plan

Description

Checks if AWS Aurora DB clusters are protected by a backup plan. The rule is non-compliant if the AWS Relational Database Service (AWS RDS) Database Cluster is not protected by a backup plan.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.rds_db_cluster_aurora_protected_by_backup_plan

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run aws_compliance.control.rds_db_cluster_aurora_protected_by_backup_plan --share

SQL

This control uses a named query:

rds_db_cluster_aurora_protected_by_backup_plan

Tags