Detach Load Balancer From Subnets
elb_detach_load_balancer_from_subnets | R Documentation |
Removes the specified subnets from the set of configured subnets for the load balancer¶
Description¶
Removes the specified subnets from the set of configured subnets for the load balancer.
After a subnet is removed, all EC2 instances registered with the load
balancer in the removed subnet go into the OutOfService
state. Then,
the load balancer balances the traffic among the remaining routable
subnets.
Usage¶
Arguments¶
LoadBalancerName
[required] The name of the load balancer.
Subnets
[required] The IDs of the subnets.
Value¶
A list with the following syntax: