ses_create_template: Creates an email template

View source: R/ses_operations.R

ses_create_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 operation. For more information, see the Amazon SES Developer Guide.

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

Usage

ses_create_template(Template)

Arguments

Template

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


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