turbot/aws_insights

Query: redshift_cluster_by_state

Usage

powerpipe query aws_insights.query.redshift_cluster_by_state

Steampipe Tables

SQL

select
cluster_status,
count(cluster_status)
from
aws_redshift_cluster
group by
cluster_status

Dashboards

The query is used in the dashboards: