turbot/aws_insights

Query: vpc_eip_other_ip

Usage

powerpipe query aws_insights.query.vpc_eip_other_ip

Steampipe Tables

SQL

select
carrier_ip as "Carrier IP",
customer_owned_ip as "Customer Owned IP"
from
aws_vpc_eip
where
arn = $1;

Dashboards

The query is used in the dashboards: