AWS::Pinpoint::Campaign MessageConfiguration - AWS CloudFormation

AWS::Pinpoint::Campaign MessageConfiguration

Specifies the message configuration settings for a campaign.

Syntax

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

Properties

ADMMessage

The message that the campaign sends through the ADM (Amazon Device Messaging) channel. If specified, this message overrides the default message.

Required: No

Type: Message

Update requires: No interruption

APNSMessage

The message that the campaign sends through the APNs (Apple Push Notification service) channel. If specified, this message overrides the default message.

Required: No

Type: Message

Update requires: No interruption

BaiduMessage

The message that the campaign sends through the Baidu (Baidu Cloud Push) channel. If specified, this message overrides the default message.

Required: No

Type: Message

Update requires: No interruption

CustomMessage

The message that the campaign sends through a custom channel, as specified by the delivery configuration (CustomDeliveryConfiguration) settings for the campaign. If specified, this message overrides the default message.

Required: No

Type: CampaignCustomMessage

Update requires: No interruption

DefaultMessage

The default message that the campaign sends through all the channels that are configured for the campaign.

Required: No

Type: Message

Update requires: No interruption

EmailMessage

The message that the campaign sends through the email channel. If specified, this message overrides the default message.

Note

The maximum email message size is 200KB. You can use email templates to send larger email messages.

Required: No

Type: CampaignEmailMessage

Update requires: No interruption

GCMMessage

The message that the campaign sends through the GCM channel, which enables Amazon Pinpoint to send push notifications through the Firebase Cloud Messaging (FCM), formerly Google Cloud Messaging (GCM), service. If specified, this message overrides the default message.

Required: No

Type: Message

Update requires: No interruption

InAppMessage

The default message for the in-app messaging channel. This message overrides the default message (DefaultMessage).

Required: No

Type: CampaignInAppMessage

Update requires: No interruption

SMSMessage

The message that the campaign sends through the SMS channel. If specified, this message overrides the default message.

Required: No

Type: CampaignSmsMessage

Update requires: No interruption