turbot/aws_insights

Query: emr_cluster_by_state

Usage

powerpipe query aws_insights.query.emr_cluster_by_state

Steampipe Tables

SQL

select
state,
count(state)
from
aws_emr_cluster
group by
state

Dashboards

The query is used in the dashboards: