Get Queue Url
GET {{aws_simple_queue_service_base_url}}/?QueueName&QueueOwnerAWSAccountId
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
QueueName | null | The name of the queue whose URL must be fetched. Maximum 80 characters. Valid values: alphanumeric characters, hyphens (-), and underscores (_). | |
QueueOwnerAWSAccountId | null | The AWS account ID of the account that created the queue. |