turbot/aws_insights

Query: ec2_network_interface_overview

Usage

powerpipe query aws_insights.query.ec2_network_interface_overview

SQL

select
title as "Title",
attachment_time as "Attachment Time",
private_dns_name as "Private DNS Name",
mac_address as "MAC Address",
availability_zone as "Availibility Zone",
region as "Region",
account_id as "Account ID"
from
aws_ec2_network_interface
where
network_interface_id = $1

Dashboards

The query is used in the dashboards: