batch Mode
Parameters
value
Whether to process the event actions as a batch. The default value is false
. When batchMode
is true
, you can't specify a messageId
. When batchMode
is true
and the rule SQL statement evaluates to an Array, each Array element is treated as a separate message when Events by calling BatchPutMessage
. The resulting array can't have more than 10 messages.