turbot/alicloud_insights

Query: ecs_snapshot_state

Usage

powerpipe query alicloud_insights.query.ecs_snapshot_state

Steampipe Tables

SQL

select
'Status' as label,
initcap(status) as value
from
alicloud_ecs_snapshot
where
arn = $1;

Dashboards

The query is used in the dashboards: