An IPAM pool in AWS represents a defined range of IP addresses that can be allocated and managed within a specific AWS environment or organization. Pools are used to organize IP address space, enable automated IP address management, and enforce IP address governance policies across your cloud infrastructure.
You may want to delete an IPAM pool to remove unused or unnecessary IP address space and reclaim it for other purposes. You cannot delete an IP address pool if there are allocations in it. You must first release the allocations and Deprovision CIDRs from a pool before you can delete the pool.
Follow the steps in this section to delete an IPAM pool.
To delete a pool
Open the IPAM console at https://console.aws.amazon.com/ipam/
. In the navigation pane, choose Pools.
-
From the dropdown menu at the top of the content pane, choose the scope that you want to use. For more information about scopes, see How IPAM works.
-
In the content pane, choose the pool whose CIDR you want to delete.
-
Choose Actions > Delete pool.
-
Enter
delete
and then choose Delete.
To create a new pool, see Create a top-level IPv4 pool.