AWS::Wisdom::MessageTemplate EmailMessageTemplateContent - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::Wisdom::MessageTemplate EmailMessageTemplateContent

The content of the message template that applies to the email channel subtype.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

Body

The body to use in email messages.

Required: Yes

Type: EmailMessageTemplateContentBody

Update requires: No interruption

Headers

The email headers to include in email messages.

Required: Yes

Type: Array of EmailMessageTemplateHeader

Minimum: 0

Maximum: 15

Update requires: No interruption

Subject

The subject line, or title, to use in email messages.

Required: Yes

Type: String

Minimum: 1

Update requires: No interruption