turbot/aws_insights

Query: ec2_application_load_balancer_scheme

Usage

powerpipe query aws_insights.query.ec2_application_load_balancer_scheme

SQL

select
'Scheme' as label,
initcap(scheme) as value
from
aws_ec2_application_load_balancer
where
arn = $1;

Dashboards

The query is used in the dashboards: