v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1463250283.1 KB

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

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'Route53Resolver.ListResolverRules' required

Request body

MaxResultsinteger

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

NextTokenstring
<p>For the first <code>ListResolverRules</code> request, omit this value.</p> <p>If you have more than <code>MaxResults</code> Resolver rules, you can submit another <code>ListResolverRules</code> request to get the next group of Resolver rules. 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> Resolver rules match the specified criteria, you can submit another <code>ListResolverRules</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.