batch Mode
Parameters
value
Whether to process the action as a batch. The default value is false
. When batchMode
is true
and the rule SQL statement evaluates to an Array, each Array element is delivered as a separate message when passed by BatchPutMessage
The resulting array can't have more than 100 messages.