Skip to content

/AWS1/CL_R5R=>LISTRESOLVERRULES()

About ListResolverRules

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

Method Signature

IMPORTING

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/R5RMAXRESULTS /AWS1/R5RMAXRESULTS

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

IV_NEXTTOKEN TYPE /AWS1/R5RNEXTTOKEN /AWS1/R5RNEXTTOKEN

For the first ListResolverRules request, omit this value.

If you have more than MaxResults Resolver rules, you can submit another ListResolverRules request to get the next group of Resolver rules. In the next request, specify the value of NextToken from the previous response.

IT_FILTERS TYPE /AWS1/CL_R5RFILTER=>TT_FILTERS TT_FILTERS

An optional specification to return a subset of Resolver rules, such as all Resolver rules that are associated with the same Resolver endpoint.

If you submit a second or subsequent ListResolverRules request and specify the NextToken parameter, you must use the same values for Filters, if any, as in the previous request.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_R5RLSTRESOLVERRLSRSP /AWS1/CL_R5RLSTRESOLVERRLSRSP