v1

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

Returns resource CIDRs managed by IPAM in a given scope. If an IPAM is associated with more than one resource discovery, the resource CIDRs across all of the resource discoveries is returned. A resource discovery is an IPAM component that enables IPAM to manage and monitor resources that belong to the owning account.

get/#Action=GetIpamResourceCidrs

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>.

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 to return in the request.

NextTokenstring

The token for the next page of results.

IpamScopeIdstring required

The ID of the scope that the resource is in.

IpamPoolIdstring

The ID of the IPAM pool that the resource is in.

ResourceIdstring

The ID of the resource.

ResourceType'vpc' | 'subnet' | 'eip' | 'public-ipv4-pool' | 'ipv6-pool'

The resource type.

Keystring

The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.

Valuestring

The value for the tag.

The resource tag.

ResourceOwnerstring

The ID of the Amazon Web Services account that owns the resource.

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

Response

Success