turbot/aws_insights

Query: ebs_volume_storage_total

Usage

powerpipe query aws_insights.query.ebs_volume_storage_total

Steampipe Tables

SQL

select
sum(size) as "Total Storage (GB)"
from
aws_ebs_volume;

Dashboards

The query is used in the dashboards: