ExAws.SQS.remove_permission

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

remove_permission(queue_url, label)

View Source

Specs

remove_permission(queue_url :: binary(), label :: binary()) ::
  ExAws.Operation.Query.t()

Removes permission with the given label from the Queue

AWS API Docs