AWS::IoTEvents::DetectorModel Sns - AWS CloudFormation

AWS::IoTEvents::DetectorModel Sns

Information required to publish the Amazon SNS message.

Syntax

To declare this entity in your AWS 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