AWS::Events::Rule SqsParameters - 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::Events::Rule SqsParameters

This structure includes the custom parameter to be used when the target is an SQS FIFO queue.

Syntax

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

JSON

{ "MessageGroupId" : String }

YAML

MessageGroupId: String

Properties

MessageGroupId

The FIFO message group ID to use as the target.

Required: Yes

Type: String

Maximum: 100

Update requires: No interruption