Skip to content

/AWS1/CL_R5R=>LISTRESOLVERENDPOINTS()

About ListResolverEndpoints

Lists all the Resolver endpoints 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 endpoints that you want to return in the response to a ListResolverEndpoints request. If you don't specify a value for MaxResults, Resolver returns up to 100 Resolver endpoints.

IV_NEXTTOKEN TYPE /AWS1/R5RNEXTTOKEN /AWS1/R5RNEXTTOKEN

For the first ListResolverEndpoints request, omit this value.

If you have more than MaxResults Resolver endpoints, you can submit another ListResolverEndpoints request to get the next group of Resolver endpoints. 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 endpoints, such as all inbound Resolver endpoints.

If you submit a second or subsequent ListResolverEndpoints 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_R5RLSTRESOLVERENDPT03 /AWS1/CL_R5RLSTRESOLVERENDPT03