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 AWS 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