sesv2_list_multi_region_endpoints {paws.customer.engagement}R Documentation

List the multi-region endpoints (global-endpoints)

Description

List the multi-region endpoints (global-endpoints).

See https://www.paws-r-sdk.com/docs/sesv2_list_multi_region_endpoints/ for full documentation.

Usage

sesv2_list_multi_region_endpoints(NextToken = NULL, PageSize = NULL)

Arguments

NextToken

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).

PageSize

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.


[Package paws.customer.engagement version 0.9.0 Index]