Example
To create the ‘AWSElasticLoadBalancerHandler’ object, you must provide AWS credentials:elb_handler_test.py
Fetches all Application Load Balancer (ALB) details, including listeners, rules, target groups, and target health.
Collects all target groups referenced in listeners’ default actions and custom rules.
Fetches complete target group configuration and health status, including protocol, port, health check config, and registered targets.