turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: Amazon Aurora clusters should have backtracking enabled

Description

This control checks whether Amazon Aurora clusters have backtracking enabled. Backups help you to recover more quickly from a security incident. They also strengthen the resilience of your systems. Aurora backtracking reduces the time to recover a database to a point in time. It does not require a database restore to do so.

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.rds_db_cluster_aurora_backtracking_enabled

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_aws_compliance.control.rds_db_cluster_aurora_backtracking_enabled

SQL

This control uses a named query:

rds_db_cluster_aurora_backtracking_enabled

Tags