turbot/aws_insights

Query: emr_cluster_overview

Usage

powerpipe query aws_insights.query.emr_cluster_overview

Steampipe Tables

SQL

select
title as "Title",
id as "ID",
instance_collection_type as "Instance Collection Type",
region as "Region",
account_id as "Account ID",
cluster_arn as "ARN"
from
aws_emr_cluster
where
cluster_arn = $1

Dashboards

The query is used in the dashboards: