turbot/aws_insights

Query: ebs_volume_overview

Usage

powerpipe query aws_insights.query.ebs_volume_overview

Steampipe Tables

SQL

select
volume_id as "Volume ID",
auto_enable_io as "Auto Enabled IO",
snapshot_id as "Snapshot ID",
availability_zone as "Availability Zone",
title as "Title",
region as "Region",
account_id as "Account ID",
arn as "ARN"
from
aws_ebs_volume
where
arn = $1

Dashboards

The query is used in the dashboards: