View source: R/sesv2_operations.R
sesv2_create_multi_region_endpoint | R Documentation |
Creates a multi-region endpoint (global-endpoint).
See https://www.paws-r-sdk.com/docs/sesv2_create_multi_region_endpoint/ for full documentation.
sesv2_create_multi_region_endpoint(EndpointName, Details, Tags = NULL)
EndpointName |
[required] The name of the multi-region endpoint (global-endpoint). |
Details |
[required] Contains details of a multi-region endpoint (global-endpoint) being created. |
Tags |
An array of objects that define the tags (keys and values) to associate with the multi-region endpoint (global-endpoint). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.