turbot/alicloud_insights

Query: oss_bucket_by_region

Usage

powerpipe query alicloud_insights.query.oss_bucket_by_region

Steampipe Tables

SQL

select
region,
count(i.*) as "total"
from
alicloud_oss_bucket as i
group by
region;

Dashboards

The query is used in the dashboards: