Package org.apache.beam.sdk.io.aws2.sqs
package org.apache.beam.sdk.io.aws2.sqs
Defines IO connectors for Amazon Web Services SQS.
-
ClassDescriptionIO to read (unbounded) from and write to SQS queues.A
PTransform
to read/receive messages from SQS.Deprecated.APTransform
to send messages to SQS.Mapper to create aSendMessageBatchRequestEntry
from a unique batch entry id and the inputT
.A more convenientSqsIO.WriteBatches.EntryMapperFn
variant that already sets the entry id.Result ofSqsIO.writeBatches()
.
SqsIO.WriteBatches