Skip to contents

Adds one or more subnets to the set of configured subnets for the specified load balancer.

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

Usage

elb_attach_load_balancer_to_subnets(LoadBalancerName, Subnets)

Arguments

LoadBalancerName

[required] The name of the load balancer.

Subnets

[required] The IDs of the subnets to add. You can add only one subnet per Availability Zone.