turbot/aws_insights

Query: redshift_cluster_number_of

Usage

powerpipe query aws_insights.query.redshift_cluster_number_of

Steampipe Tables

SQL

select
'Number Of Nodes' as label,
number_of_nodes as value
from
aws_redshift_cluster
where
arn = $1;

Dashboards

The query is used in the dashboards: