v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-171,1822,9897.4 MB

Get a list of all the CIDR allocations in an IPAM pool.

If you use this action after AllocateIpamPoolCidr or ReleaseIpamPoolAllocation, note that all EC2 API actions follow an eventual consistency model.

get/#Action=GetIpamPoolAllocations

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 IPAM pool you want to see the allocations for.

IpamPoolAllocationIdstring

The ID of the allocation.

Namestring

The name of the filter. Filter names are case-sensitive.

Valuesstring[]

The filter values. Filter values are case-sensitive. If you specify multiple values for a filter, the values are joined with an <code>OR</code>, and the request returns all results that match any of the specified values.

One or more filters for the request. For more information about filtering, see <a href="https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-filter.html">Filtering CLI output</a>.

MaxResultsinteger

The maximum number of results you would like returned per page.

NextTokenstring

The token for the next page of results.

Action'GetIpamPoolAllocations' required
Version'2016-11-15' required

Response

Success