turbot/aws_insights

Query: vpc_eip_overview

Usage

powerpipe query aws_insights.query.vpc_eip_overview

Steampipe Tables

SQL

select
allocation_id as "Allocation ID",
domain as "Domain",
title as "Title",
region as "Region",
account_id as "Account ID",
arn as "ARN"
from
aws_vpc_eip
where
arn = $1

Dashboards

The query is used in the dashboards: