turbot/aws_compliance
Loading controls...

Control: EBS volume snapshots should exist

Description

Ensure that EBS volume snapshots exist. This rule is non-compliant if the EBS volume does not have any snapshot.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.ebs_volume_snapshot_exists

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

ebs_volume_snapshot_exists

Tags