turbot/aws_insights

Query: redshift_snapshot_status

Usage

powerpipe query aws_insights.query.redshift_snapshot_status

Steampipe Tables

SQL

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

Dashboards

The query is used in the dashboards: