Deprovision a CIDR provisioned from an IPAM pool. If you deprovision a CIDR from a pool that has a source pool, the CIDR is recycled back into the source pool. For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/depro-pool-cidr-ipam.html">Deprovision pool CIDRs</a> in the <i>Amazon VPC IPAM User Guide</i>.
get/#Action=DeprovisionIpamPoolCidr
Query parameters
DryRunboolean
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 <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.
IpamPoolIdstring required
The ID of the pool that has the CIDR you want to deprovision.
Cidrstring
The CIDR which you want to deprovision from the pool.
Action'DeprovisionIpamPoolCidr' required
Version'2016-11-15' required
Response
Success