AWS::IoTEvents::DetectorModel Sns - 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::IoTEvents::DetectorModel Sns

Information required to publish the Amazon SNS message.

Syntax

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

JSON

{ "Payload" : Payload, "TargetArn" : String }

YAML

Payload: Payload TargetArn: String

Properties

Payload

You can configure the action payload when you send a message as an Amazon SNS push notification.

Required: No

Type: Payload

Update requires: No interruption

TargetArn

The ARN of the Amazon SNS target where the message is sent.

Required: Yes

Type: String

Minimum: 1

Maximum: 2048

Update requires: No interruption