View source: R/sqs_operations.R
sqs_purge_queue | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.