untagQueue

inline suspend fun SqsClient.untagQueue(crossinline block: UntagQueueRequest.Builder.() -> Unit): UntagQueueResponse

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.