Get Queue Url

GET {{aws_simple_queue_service_base_url}}/?QueueName&QueueOwnerAWSAccountId

Request Params

KeyDatatypeRequiredDescription
QueueNamenullThe name of the queue whose URL must be fetched. Maximum 80 characters. Valid values: alphanumeric characters, hyphens (-), and underscores (_).
QueueOwnerAWSAccountIdnullThe AWS account ID of the account that created the queue.