turbot/aws_insights

Query: ec2_network_load_balancer_overview

Usage

powerpipe query aws_insights.query.ec2_network_load_balancer_overview

SQL

select
title as "Title",
created_time as "Created Time",
dns_name as "DNS Name",
canonical_hosted_zone_id as "Route 53 hosted zone ID",
account_id as "Account ID",
region as "Region",
arn as "ARN"
from
aws_ec2_network_load_balancer
where
aws_ec2_network_load_balancer.arn = $1;

Dashboards

The query is used in the dashboards: