turbot/alicloud_insights

Query: rds_instance_storage

Usage

powerpipe query alicloud_insights.query.rds_instance_storage

Steampipe Tables

SQL

select
'Storage (in GB)' as label,
db_instance_storage as value
from
alicloud_rds_instance
where
arn = $1;

Dashboards

The query is used in the dashboards: