Skip to main content

ISESV2GetMultiRegionEndpointRequest

Interface in AWS.SESV2

Interface for GetMultiRegionEndpoint requests.

Ancestors

Properties

EndpointName

property EndpointName: string

The name of the multi-region endpoint (global-endpoint).

This property specifies the name of the multi-region endpoint for which you want to retrieve configuration information. Multi-region endpoints (also called global-endpoints) provide cross-region email sending capabilities and failover functionality. The endpoint name must be between 1 and 64 characters in length and can only contain alphanumeric characters, hyphens, and underscores. The pattern follows the format ^[w-_]+$. Only multi-region endpoints whose primary region is the AWS region where the operation is executed can be displayed. If the specified endpoint name does not exist or is not accessible from the current region, the operation will return a NotFoundException.