
get-queue-url
*************


DESCRIPTION
===========

The "get-queue-url" action returns the URL of an existing queue.


SYNOPSIS
========

   aws sqs get-queue-url
     --queue-name <value>
     [--queue-owner-aws-account-id <value>]


REQUIRED PARAMETERS
===================

"--queue-name"  (string)
   The name of the queue whose URL must be fetched.


OPTIONAL PARAMETERS
===================

"--queue-owner-aws-account-id"  (string)
   The AWS account number of the queue's owner.
