Skip to content

SQSSender

platonic.sqs.queue.SQSSender

Queue to write stuff into.

Name Type Default Description
url str
typecasts Typecasts
internal_type type
client SQSClient
batch_size int 10 Max number of SQS messages to process within one API call. Default is 10. Exceeding the max value will cause validation errors from AWS.