sesv2_create_email_template: Creates an email template

View source: R/sesv2_operations.R

sesv2_create_email_templateR Documentation

Creates an email template

Description

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.

See https://www.paws-r-sdk.com/docs/sesv2_create_email_template/ for full documentation.

Usage

sesv2_create_email_template(TemplateName, TemplateContent)

Arguments

TemplateName

[required] The name of the template.

TemplateContent

[required] The content of the email template, composed of a subject line, an HTML part, and a text-only part.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.