turbot/aws_insights

Query: redshift_snapshot_engine

Usage

powerpipe query aws_insights.query.redshift_snapshot_engine

Steampipe Tables

SQL

select
'Engine Version' as label,
engine_full_version as value
from
aws_redshift_snapshot
where
akas :: text = $1;

Dashboards

The query is used in the dashboards: