turbot/oci_insights

Query: ons_notification_topic_by_region

Usage

powerpipe query oci_insights.query.ons_notification_topic_by_region

SQL

select
region as "Region",
count(*) as "Topics"
from
oci_ons_notification_topic
group by
region
order by
region;

Dashboards

The query is used in the dashboards: