turbot/aws_compliance
Loading controls...

Control: Backup recovery points should not expire before retention period

Description

Ensure a recovery point expires no earlier than after the specified period. The rule is non-compliant if the recovery point has a retention point less than 35 days.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.backup_recovery_point_min_retention_35_days

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

backup_recovery_point_min_retention_35_days

Tags