Values.PipeSourceSqsQueueParametersSourceThe parameters for using a Amazon SQS stream as a source.
type nonrec t = {batchSize : LimitMax10000.t option;The maximum number of records to include in each batch.
*)maximumBatchingWindowInSeconds : MaximumBatchingWindowInSeconds.t option;The maximum length of a time to wait for events.
*)}