turbot/alicloud_insights

Query: vpc_overview

Usage

powerpipe query alicloud_insights.query.vpc_overview

Steampipe Tables

SQL

select
vpc_id as "VPC ID",
title as "Title",
region as "Region",
account_id as "Account ID"
from
alicloud_vpc
where
vpc_id = $1

Dashboards

The query is used in the dashboards: