aws_elbv2_describe_load_balancers
Retrieve details about AWS Application, Network, and Gateway Load Balancers including DNS names and operational status to monitor and manage your load balancing infrastructure.
Instructions
List ALB, NLB, and Gateway Load Balancers with their DNS names and state.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') | |
| load_balancer_arns | No | Specific load balancer ARNs (optional — returns all if omitted) | |
| names | No | Filter by load balancer names |