turbot/aws_insights

Query: ec2_network_interface_type

Usage

powerpipe query aws_insights.query.ec2_network_interface_type

SQL

select
'Type' as label,
initcap(interface_type) as value
from
aws_ec2_network_interface
where
network_interface_id = $1

Dashboards

The query is used in the dashboards: