turbot/aws_insights

Query: emr_cluster_by_region

Usage

powerpipe query aws_insights.query.emr_cluster_by_region

Steampipe Tables

SQL

select
region,
count(*) as total
from
aws_emr_cluster
group by
region

Dashboards

The query is used in the dashboards: