List the multi-region endpoints (global-endpoints).
See https://www.paws-r-sdk.com/docs/sesv2_list_multi_region_endpoints/ for full documentation.
sesv2_list_multi_region_endpoints(NextToken = NULL, PageSize = NULL)
A token returned from a previous call to
list_multi_region_endpoints
to
indicate the position in the list of multi-region endpoints
(global-endpoints).
The number of results to show in a single call to
list_multi_region_endpoints
. If
the number of results is larger than the number you specified in this
parameter, the response includes a NextToken
element that you can use
to retrieve the next page of results.