v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1424200374.6 KB

Deletes the specified job queue. You must first disable submissions for a queue with the UpdateJobQueue operation. All jobs in the queue are eventually terminated when you delete a job queue. The jobs are terminated at a rate of about 16 jobs each second.

It's not necessary to disassociate compute environments from a queue before submitting a DeleteJobQueue request.

post/v1/deletejobqueue

Request body

jobQueuestring required

The short name or full Amazon Resource Name (ARN) of the queue to delete.

Response

Success

DeleteJobQueueResponse required

Example response

{}