turbot/aws_insights

Query: redshift_cluster_status

Usage

powerpipe query aws_insights.query.redshift_cluster_status

Steampipe Tables

SQL

select
'Status' as label,
cluster_status as value
from
aws_redshift_cluster
where
arn = $1;

Dashboards

The query is used in the dashboards: