turbot/aws_insights

Query: rds_db_cluster_snapshot_allocated_storage

Usage

powerpipe query aws_insights.query.rds_db_cluster_snapshot_allocated_storage

SQL

select
'Size (GB)' as label,
allocated_storage as value
from
aws_rds_db_cluster_snapshot
where
arn = $1;

Dashboards

The query is used in the dashboards: