View source: R/sesv2_operations.R
| sesv2_send_custom_verification_email | R Documentation | 
Adds an email address to the list of identities for your Amazon SES account in the current Amazon Web Services Region and attempts to verify it. As a result of executing this operation, a customized verification email is sent to the specified address.
See https://www.paws-r-sdk.com/docs/sesv2_send_custom_verification_email/ for full documentation.
sesv2_send_custom_verification_email(
  EmailAddress,
  TemplateName,
  ConfigurationSetName = NULL
)
EmailAddress | 
 [required] The email address to verify.  | 
TemplateName | 
 [required] The name of the custom verification email template to use when sending the verification email.  | 
ConfigurationSetName | 
 Name of a configuration set to use when sending the verification email.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.