turbot/aws_insights

Query: ec2_classic_load_balancer_overview

Usage

powerpipe query aws_insights.query.ec2_classic_load_balancer_overview

SQL

select
title as "Title",
created_time as "Created Time",
dns_name as "DNS Name",
canonical_hosted_zone_name_id as "Route 53 Hosted Zone ID",
account_id as "Account ID",
region as "Region",
arn as "ARN"
from
aws_ec2_classic_load_balancer
where
arn = $1;

Dashboards

The query is used in the dashboards: