Canceling a job - 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).

Canceling a job

The following procedure explains how to cancel a job using the AWS Elemental MediaConvert console.

Console

To cancel a job using the MediaConvert console

  1. Open the Jobs page in the MediaConvert console.

  2. Select the Job ID of the job that you want to cancel by choosing the option ( Empty circle outline representing a placeholder or selection option. ) next to it.

  3. Choose Cancel job.

CLI

The following cancel-job example cancels a job.

aws mediaconvert cancel-job \ --id 1234567890123-efg456

For more information about how to cancel a job using the Amazon CLI, see the Amazon CLI command reference.