sesv2_list_multi_region_endpoints: List the multi-region endpoints (global-endpoints)

View source: R/sesv2_operations.R

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


paws.customer.engagement documentation built on April 4, 2025, 3:34 a.m.