getQueueUrl

abstract suspend fun getQueueUrl(input: GetQueueUrlRequest): GetQueueUrlResponse

Returns the URL of an existing Amazon SQS queue.

To access a queue that belongs to another AWS account, use the QueueOwnerAWSAccountId parameter to specify the account ID of the queue's owner. The queue's owner must grant you permission to access the queue. For more information about shared queue access, see <a>AddPermission</a> or see Allow Developers to Write Messages to a Shared Queue in the Amazon SQS Developer Guide.