Currently, all Event steps are being processed in simple queues. But we want to support FIFO queues as
well. With that, we need to allow developers to configure the strategy, when queue, they need to
determine the messageGroupId and messageDeduplicationId, these will be important to ensure the
order of the messages.