ExAws.SQS.untag_queue

You're seeing just the function untag_queue, go back to ExAws.SQS module for more information.
Link to this function

untag_queue(queue_url, tag_keys)

View Source

Specs

untag_queue(queue_url :: binary(), tag_keys :: list()) ::
  ExAws.Operation.Query.t()

Remove tags from a SQS Queue.

AWS API Docs