turbot/aws_insights

Query: ebs_volume_by_state

Usage

powerpipe query aws_insights.query.ebs_volume_by_state

Steampipe Tables

SQL

select
state,
count(state)
from
aws_ebs_volume
group by
state;

Dashboards

The query is used in the dashboards: