/AWS1/CL_SE2=>CREATEEMAILTEMPLATE()
¶
About CreateEmailTemplate¶
Creates an email template. Email templates enable you to send personalized email to one or more destinations in a single API operation. For more information, see the Amazon SES Developer Guide.
You can execute this operation no more than once per second.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_TEMPLATENAME
TYPE /AWS1/SE2EMAILTEMPLATENAME
/AWS1/SE2EMAILTEMPLATENAME
¶
The name of the template.
IO_TEMPLATECONTENT
TYPE REF TO /AWS1/CL_SE2EMAILTMPLCONTENT
/AWS1/CL_SE2EMAILTMPLCONTENT
¶
The content of the email template, composed of a subject line, an HTML part, and a text-only part.