Amazon SES · Schema

EmailMessage

Schema for an Amazon SES email message object defining the content structure including simple, raw, and template-based email formats.

AWSEmailEmail DeliverabilityEmail ServiceMarketing EmailNotificationsSMTPTransactional Email

Properties

Name Type Description
Simple object The simple email message with subject and body content.
Raw object The raw email message in MIME format.
Template object The template-based email message.
FromEmailAddress string The email address to use as the From address for the message.
Destination object The recipients of the email message.
ReplyToAddresses array The reply-to email addresses for the message.
ConfigurationSetName string The name of the configuration set to use when sending the email.
View JSON Schema on GitHub