Skip to contents

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

See https://www.paws-r-sdk.com/docs/elb_deregister_instances_from_load_balancer/ for full documentation.

Usage

elb_deregister_instances_from_load_balancer(LoadBalancerName, Instances)

Arguments

LoadBalancerName

[required] The name of the load balancer.

Instances

[required] The IDs of the instances.