sqs_purge_queue {paws.application.integration} | R Documentation |
Deletes available messages in a queue (including in-flight messages) specified by the QueueURL
parameter.
See https://www.paws-r-sdk.com/docs/sqs_purge_queue/ for full documentation.
sqs_purge_queue(QueueUrl)
QueueUrl |
[required] The URL of the queue from which the Queue URLs and names are case-sensitive. |