OPENAPI / COMPONENTS / SCHEMAS
DeleteMessageRequest
DeleteMessageRequest<p></p>
object2properties
QueueUrlstringrequired<p>The URL of the Amazon SQS queue from which messages are deleted.</p> <p>Queue URLs and names are case-sensitive.</p>
ReceiptHandlestringrequired<p>The receipt handle associated with the message to delete.</p>