| « PreviousNext » | |
![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
Adds one or more subnets to the set of configured subnets in the VPC for the LoadBalancer.
The Loadbalancers evenly distribute requests across all of the registered subnets.
For information about the common parameters that all actions use, see Common Parameters.
The name associated with the LoadBalancer. The name must be unique within the client AWS account.
Type: String
Required: Yes
A list of subnet IDs to add for the LoadBalancer.
Type: String list
Required: Yes
The following
element is
returned in a AttachLoadBalancerToSubnetsResult structure.
A list of subnet IDs added for the LoadBalancer.
Type: String list
For information about the errors that are common to all actions, see Common Errors.
The specified LoadBalancer could not be found.
HTTP Status Code: 400
Requested configuration change is invalid.
HTTP Status Code: 409
The VPC has no Internet gateway.
HTTP Status Code: 400
One or more subnets were not found.
HTTP Status Code: 400