turbot/alicloud_insights

Query: ecs_instance_type

Usage

powerpipe query alicloud_insights.query.ecs_instance_type

Steampipe Tables

SQL

select
'Type' as label,
instance_type as value
from
alicloud_ecs_instance
where
arn = $1;

Dashboards

The query is used in the dashboards: