OPENAPI / COMPONENTS / SCHEMAS
SendMessageBatchRequest
SendMessageBatchRequest<p></p>
object2properties
QueueUrlstringrequired<p>The URL of the Amazon SQS queue to which batched messages are sent.</p> <p>Queue URLs and names are case-sensitive.</p>
Entriesstringrequired<p>A list of <code> <a>SendMessageBatchRequestEntry</a> </code> items.</p>