sqs_untag_queue: Remove cost allocation tags from the specified Amazon SQS...

View source: R/sqs_operations.R

sqs_untag_queueR 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.

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

Usage

sqs_untag_queue(QueueUrl, TagKeys)

Arguments

QueueUrl

[required] The URL of the queue.

TagKeys

[required] The list of tags to be removed from the specified queue.


paws.application.integration documentation built on Sept. 12, 2023, 1:18 a.m.