Module Smaws_Client_ElasticLoadBalancing.DeregisterInstancesFromLoadBalancer

Deregisters the specified instances from the specified load balancer. After the instance is deregistered, it no longer receives traffic from the load balancer.

You can use DescribeLoadBalancers to verify that the instance is deregistered from the load balancer.

For more information, see Register or De-Register EC2 Instances in the Classic Load Balancers Guide.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `AccessPointNotFoundException of Types.access_point_not_found_exception | `InvalidEndPointException of Types.invalid_end_point_exception ] -> string