turbot/aws_insights

Query: redshift_cluster_version

Usage

powerpipe query aws_insights.query.redshift_cluster_version

Steampipe Tables

SQL

select
'Version' as label,
cluster_version as value
from
aws_redshift_cluster
where
arn = $1;

Dashboards

The query is used in the dashboards: