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
-
Open the Jobs page in
the MediaConvert console.
-
Select the Job ID of the job that you want to
cancel by choosing the option (
) next to it.
-
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.