Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface CreateCustomVerificationEmailTemplateCommandInputProtected

Hierarchy

Properties

FailureRedirectionURL: undefined | string

The URL that the recipient of the verification email is sent to if his or her address is not successfully verified.

FromEmailAddress: undefined | string

The email address that the custom verification email is sent from.

SuccessRedirectionURL: undefined | string

The URL that the recipient of the verification email is sent to if his or her address is successfully verified.

TemplateContent: undefined | string

The content of the custom verification email. The total size of the email must be less than 10 MB. The message body may contain HTML, with some limitations. For more information, see Custom Verification Email Frequently Asked Questions in the Amazon SES Developer Guide.

TemplateName: undefined | string

The name of the custom verification email template.

TemplateSubject: undefined | string

The subject line of the custom verification email.