Skip to main content

Update custom verification email in AWS SES

Update custom verification email in AWS SES.

Application

  • AWS SES

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Template nameThe name of the custom verification email templateText (Short)No
Failure redirection linkThe URL that the recipient of the verification email is sent to if his or her address is not successfully verifiedLinkNo
From emailThe email address that the custom verification email is sent fromEmailNo
Success redirection URLThe URL that the recipient of the verification email is sent to if his or her address is successfully verifiedLinkNo
Template contentThe content of the custom verification email. The total size of the email must be less than 10 MB. The message body may contain HTMLText (Long)No
Template subjectThe subject line of the custom verification emailText (Short)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A