turbot/aws_insights

Query: vpc_overview

Usage

powerpipe query aws_insights.query.vpc_overview

Steampipe Tables

SQL

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

Dashboards

The query is used in the dashboards: