Learn R Programming

paws.application.integration (version 0.3.1)

sqs_purge_queue: Deletes the messages in a queue specified by the QueueURL parameter

Description

Deletes the messages in a queue specified by the QueueURL parameter.

See https://www.paws-r-sdk.com/docs/sqs_purge_queue/ for full documentation.

Usage

sqs_purge_queue(QueueUrl)

Arguments

QueueUrl

[required] The URL of the queue from which the purge_queue action deletes messages.

Queue URLs and names are case-sensitive.