Puppet Task: autoscaling_aws_detach_load_balancers
- Defined in:
-
tasks/autoscaling_aws_detach_load_balancers.json,
tasks/autoscaling_aws_detach_load_balancers.rb
Overview
Detaches one or more Classic Load Balancers from the specified Auto Scaling group. This operation detaches only Classic Load Balancers. If you have Application Load Balancers or Network Load Balancers, use DetachLoadBalancerTargetGroups instead. When you detach a load balancer, it enters the Removing state while deregistering the instances in the group. When all instances are deregistered, then you can no longer describe the load balancer using DescribeLoadBalancers. The instances remain running.