powered by
Updates 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.
ses_update_template(Template)
[required]
svc$update_template( Template = list( TemplateName = "string", SubjectPart = "string", TextPart = "string", HtmlPart = "string" ) )
You can execute this operation no more than once per second.