turbot/aws_insights

Query: redshift_cluster_node_type

Usage

powerpipe query aws_insights.query.redshift_cluster_node_type

Steampipe Tables

SQL

select
'Node Type' as label,
node_type as value
from
aws_redshift_cluster
where
arn = $1;

Dashboards

The query is used in the dashboards: