Update Custom Verification Email Template

GET {{aws_simple_email_service_base_url}}/?FailureRedirectionURL&FromEmailAddress&SuccessRedirectionURL&TemplateContent&TemplateName&TemplateSubject

Request Params

KeyDatatypeRequiredDescription
FailureRedirectionURLnullThe URL that the recipient of the verification email is sent to if his or her address is not successfully verified.
FromEmailAddressnullThe email address that the custom verification email is sent from.
SuccessRedirectionURLnullThe URL that the recipient of the verification email is sent to if his or her address is successfully verified.
TemplateContentnullThe 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.
TemplateNamenullThe name of the custom verification email template that you want to update.
TemplateSubjectnullThe subject line of the custom verification email.