Amazon Elastic Load Balancing (ELBv2) automatically distributes incoming application traffic across multiple targets, such as Amazon EC2 instances, containers, and IP addresses.
It provides high availability, automatic scaling, and robust security features, and supports multiple load balancer types (Application, Network, and Gateway).
This handler focuses on Application Load Balancers (ALBs) and retrieves details about load balancers, listeners, listener rules, target groups, and target health.
Fetch Detailed Target Group Info:
Fetches complete target group configuration and health status, including protocol, port, health check config, and registered targets.