turbot/aws_insights

Query: redshift_snapshot_backup_size

Usage

powerpipe query aws_insights.query.redshift_snapshot_backup_size

Steampipe Tables

SQL

select
'Size (GB)' as label,
total_backup_size_in_mega_bytes as value
from
aws_redshift_snapshot
where
akas :: text = $1;

Dashboards

The query is used in the dashboards: