Optional
batchThe number of messages to send in a single batch.
Optional
regionThe AWS region to use. If not provided, the region will be determined
from the AWS_REGION
environment variable or will default to `eu-west-1.
Optional
sqsThe SQS client to use. If not provided, a new client will be created.
Optional
useIn cases where a QueueUrl is given as input, that will be preferred as the request endpoint.
Set this value to false to ignore the QueueUrl and use the client's resolved endpoint, which may be a custom endpoint.
The URL of the queue to send messages to.