turbot/oci_insights

Query: ons_subscription_by_region

Usage

powerpipe query oci_insights.query.ons_subscription_by_region

Steampipe Tables

SQL

select
region as "Region",
count(*) as "Subscriptions"
from
oci_ons_subscription
group by
region
order by
region

Dashboards

The query is used in the dashboards: