v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428838860.6 KB

Modify one of your existing queues.

put/2017-08-29/queues/{name}

Path parameters

namestring required

The name of the queue that you are modifying.

Request body

descriptionstring

The new description for the queue, if you are changing it.

status'ACTIVE' | 'PAUSED'

Queues can be ACTIVE or PAUSED. If you pause a queue, jobs in that queue won't begin. Jobs that are running when you pause a queue continue to run until they finish or result in an error.

Response

Success