AWS::Pinpoint::Campaign CampaignCustomMessage - 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).

AWS::Pinpoint::Campaign CampaignCustomMessage

Specifies the contents of a message that's sent through a custom channel to recipients of a campaign.

Syntax

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

JSON

{ "Data" : String }

YAML

Data: String

Properties

Data

The raw, JSON-formatted string to use as the payload for the message. The maximum size is 5 KB.

Required: No

Type: String

Update requires: No interruption