Deleting a reserved queue - MediaConvert
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Deleting a reserved queue

You can delete any queue other than the default queue. You can't delete a reserved queue that has an active pricing plan or that contains unprocessed jobs. The following tabs show two options for deleting a reserved queue.

Console

To delete a reserved queue by using the MediaConvert console:

  1. Open the Queues page in the MediaConvert console.

  2. Choose the reserved queue that you want to edit.

  3. On the queue’s page, choose Delete queue.

Amazon CLI

The following delete-queue deletes an expired reserved queue.

aws mediaconvert delete-queue \ --region region-name-1 \ --name ReservedQueue1

For more information about how to update queues by using the Amazon CLI, see the Amazon CLI Command Reference.