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
)
[required] The email address to verify.
[required] The name of the custom verification email template to use when sending the verification email.
Name of a configuration set to use when sending the verification email.