Create Queue
GET {{aws_simple_queue_service_base_url}}/?Attribute&Attribute.N.Name (key)&Attribute.N.Value (value)&QueueName&Tag&Tag.N.Key (key)&Tag.N.Value (value)
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Attribute | null | A map of attributes with their corresponding values. | |
Attribute.N.Name (key) | null | The name of the new queue. The following limits apply to this name: | |
Attribute.N.Value (value) | null | Add cost allocation tags to the specified Amazon SQS queue. For an overview, see Tagging Your Amazon SQS Queues in the Amazon Simple Queue Service Developer Guide. | |
QueueName | null | ||
Tag | null | ||
Tag.N.Key (key) | null | ||
Tag.N.Value (value) | null |