v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1463250283.1 KB

Lists all the Resolver endpoints that were created using the current Amazon Web Services account.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'Route53Resolver.ListResolverEndpoints' required

Request body

MaxResultsinteger

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

NextTokenstring
<p>For the first <code>ListResolverEndpoints</code> request, omit this value.</p> <p>If you have more than <code>MaxResults</code> Resolver endpoints, you can submit another <code>ListResolverEndpoints</code> request to get the next group of Resolver endpoints. In the next request, specify the value of <code>NextToken</code> from the previous response. </p>

Response

Success

NextTokenstring

If more than <code>MaxResults</code> IP addresses match the specified criteria, you can submit another <code>ListResolverEndpoint</code> request to get the next group of results. 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.