turbot/aws_insights

Query: redshift_snapshot_type

Usage

powerpipe query aws_insights.query.redshift_snapshot_type

Steampipe Tables

SQL

select
'Type' as label,
initcap(snapshot_type) as value
from
aws_redshift_snapshot
where
akas :: text = $1;

Dashboards

The query is used in the dashboards: