turbot/aws_insights

Query: ebs_snapshot_storage_total

Usage

powerpipe query aws_insights.query.ebs_snapshot_storage_total

Steampipe Tables

SQL

select
sum(volume_size) as "Total Storage (GB)"
from
aws_ebs_snapshot;

Dashboards

The query is used in the dashboards: