- Navigation Guide
@aws-sdk/client-sesv2
SendCustomVerificationEmailCommandInput Interface
The input for SendCustomVerificationEmailCommand.
Members
Name | Type | Details |
---|---|---|
EmailAddress Required | string | undefined | The email address to verify. |
TemplateName Required | string | undefined | The name of the custom verification email template to use when sending the verification email. |
ConfigurationSetName | string | undefined | Name of a configuration set to use when sending the verification email. |
Full Signature
export interface SendCustomVerificationEmailCommandInput extends SendCustomVerificationEmailRequest