turbot/aws_insights

Query: ec2_gateway_load_balancer_state

Usage

powerpipe query aws_insights.query.ec2_gateway_load_balancer_state

SQL

select
'State' as label,
initcap(state_code) as value
from
aws_ec2_gateway_load_balancer
where
arn = $1;

Dashboards

The query is used in the dashboards: