v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1463250283.1 KB

Gets the IP addresses for a specified Resolver endpoint.

post/#X-Amz-Target=Route53Resolver.ListResolverEndpointIpAddresses

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'Route53Resolver.ListResolverEndpointIpAddresses' required

Request body

ResolverEndpointIdstring required

The ID of the Resolver endpoint that you want to get IP addresses for.

MaxResultsinteger

The maximum number of IP addresses that you want to return in the response to a <code>ListResolverEndpointIpAddresses</code> request. If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 IP addresses.

NextTokenstring
<p>For the first <code>ListResolverEndpointIpAddresses</code> request, omit this value.</p> <p>If the specified Resolver endpoint has more than <code>MaxResults</code> IP addresses, you can submit another <code>ListResolverEndpointIpAddresses</code> request to get the next group of IP addresses. In the next request, specify the value of <code>NextToken</code> from the previous response. </p>

Response

Success

NextTokenstring

If the specified endpoint has more than <code>MaxResults</code> IP addresses, you can submit another <code>ListResolverEndpointIpAddresses</code> request to get the next group of IP addresses. In the next request, specify the value of <code>NextToken</code> from the previous response.

MaxResultsinteger

The value that you specified for <code>MaxResults</code> in the request.