Set Queue Attributes
GET {{aws_simple_queue_service_base_url}}/?Attribute&Attribute.N.Name (key)&Attribute.N.Value (value)&QueueUrl
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Attribute | null | A map of attributes to set. | |
Attribute.N.Name (key) | null | The URL of the Amazon SQS queue whose attributes are set. | |
Attribute.N.Value (value) | null | ||
QueueUrl | null |