Untag Queue
sqs_untag_queue | R Documentation |
Remove cost allocation tags from the specified Amazon SQS queue¶
Description¶
Remove cost allocation tags from the specified Amazon SQS queue. For an overview, see Tagging Your Amazon SQS Queues in the Amazon SQS Developer Guide.
Cross-account permissions don't apply to this action. For more information, see Grant cross-account permissions to a role and a username in the Amazon SQS Developer Guide.
Usage¶
Arguments¶
QueueUrl
[required] The URL of the queue.
TagKeys
[required] The list of tags to be removed from the specified queue.
Value¶
An empty list.