DeprovisionPublicIpv4PoolCidr - Amazon Elastic Compute Cloud

DeprovisionPublicIpv4PoolCidr

Deprovision a CIDR from a public IPv4 pool.

Request Parameters

The following parameters are for this specific action. For more information about required and optional parameters that are common to all actions, see Common Query Parameters.

Cidr

The CIDR you want to deprovision from the pool. Enter the CIDR you want to deprovision with a netmask of /32. You must rerun this command for each IP address in the CIDR range. If your CIDR is a /24, you will have to run this command to deprovision each of the 256 IP addresses in the /24 CIDR.

Type: String

Required: Yes

DryRun

A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

Type: Boolean

Required: No

PoolId

The ID of the pool that you want to deprovision the CIDR from.

Type: String

Required: Yes

Response Elements

The following elements are returned by the service.

deprovisionedAddressSet

The deprovisioned CIDRs.

Type: Array of strings

poolId

The ID of the pool that you deprovisioned the CIDR from.

Type: String

requestId

The ID of the request.

Type: String

Errors

For information about the errors that are common to all actions, see Common client error codes.

See Also

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