@aws-sdk/client-sesv2

SendCustomVerificationEmailCommandInput Interface

Members

Name
Type
Details
EmailAddress Requiredstring | undefined

The email address to verify.

TemplateName Requiredstring | 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