turbot/alicloud_insights

Query: rds_instance_engine_type

Usage

powerpipe query alicloud_insights.query.rds_instance_engine_type

Steampipe Tables

SQL

select
'Engine Type' as label,
engine as value
from
alicloud_rds_instance
where
arn = $1;

Dashboards

The query is used in the dashboards: