turbot/aws_insights

Query: rds_db_snapshot_storage

Usage

powerpipe query aws_insights.query.rds_db_snapshot_storage

Steampipe Tables

SQL

select
storage_type as "Storage Type",
allocated_storage as "Allocated Storage"
from
aws_rds_db_snapshot
where
arn = $1;

Dashboards

The query is used in the dashboards: