turbot/alicloud_insights

Query: ecs_snapshot_by_region

Usage

powerpipe query alicloud_insights.query.ecs_snapshot_by_region

Steampipe Tables

SQL

select
region as "Region",
count(*) as "Snapshots"
from
alicloud_ecs_snapshot
group by
region
order by
region

Dashboards

The query is used in the dashboards: