turbot/aws_insights

Query: ebs_snapshot_state

Usage

powerpipe query aws_insights.query.ebs_snapshot_state

Steampipe Tables

SQL

select
'State' as label,
initcap(state) as value
from
aws_ebs_snapshot
where
snapshot_id = $1;

Dashboards

The query is used in the dashboards: