sqs_list_queue_tags {paws.application.integration} | R Documentation |
List all cost allocation tags added to the specified Amazon SQS queue
Description
List all cost allocation tags added to the specified Amazon SQS queue. For an overview, see Tagging Your Amazon SQS Queues in the Amazon SQS Developer Guide.
See https://www.paws-r-sdk.com/docs/sqs_list_queue_tags/ for full documentation.
Usage
sqs_list_queue_tags(QueueUrl)
Arguments
QueueUrl |
[required] The URL of the queue. |
[Package paws.application.integration version 0.7.0 Index]