ModifyIpPools - Elastic Load Balancing
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ModifyIpPools

[Application Load Balancers] Modify the IP pool associated to a load balancer.

Request Parameters

For information about the parameters that are common to all actions, see Common Parameters.

IpamPools

The IPAM pools to be modified.

Type: IpamPools object

Required: No

LoadBalancerArn

The Amazon Resource Name (ARN) of the load balancer.

Type: String

Required: Yes

RemoveIpamPools.member.N

Remove the IP pools in use by the load balancer.

Type: Array of strings

Valid Values: ipv4

Required: No

Response Elements

The following element is returned by the service.

IpamPools

The IPAM pool ID.

Type: IpamPools object

Errors

For information about the errors that are common to all actions, see Common Errors.

LoadBalancerNotFound

The specified load balancer does not exist.

HTTP Status Code: 400

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: