turbot/aws_insights

Query: ebs_snapshot_storage

Usage

powerpipe query aws_insights.query.ebs_snapshot_storage

Steampipe Tables

SQL

select
'Storage (GB)' as label,
volume_size as value
from
aws_ebs_snapshot
where
snapshot_id = $1;

Dashboards

The query is used in the dashboards: