ExAws.SQS.get_queue_url
You're seeing just the function
get_queue_url
, go back to ExAws.SQS module for more information.
Specs
get_queue_url( queue_name :: binary(), opts :: [{:queue_owner_aws_account_id, binary()}] ) :: ExAws.Operation.Query.t()
Get queue URL
Options
:queue_owner_aws_account_id
- The AWS account ID of the account that created the queue.