AWS Fundamentals Logo
AWS Fundamentals
aws mediaconvert

AWS AWS Elemental MediaConvert CLI Commands

34 CLI commands available for AWS Elemental MediaConvert.

CommandSample
associate-certificate

Associates an AWS Certificate Manager (ACM) Amazon Resource Name (ARN) with AWS Elemental MediaConvert.

cancel-job

Permanently cancel a job. Once you have canceled a job, you can't start it again.

create-job

Create a new transcoding job. For information about jobs and job settings, see the User Guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html

create-job-template

Create a new job template. For information about job templates see the User Guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html

create-preset

Create a new preset. For information about job templates see the User Guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html

create-queue

Create a new transcoding queue. For information about queues, see Working With Queues in the User Guide at https://docs.aws.amazon.com/mediaconvert/latest/ug/working-with-queues.html

create-resource-share

Create a new resource share request for MediaConvert resources with AWS Support.

delete-job-template

Permanently delete a job template you have created.

delete-policy

Permanently delete a policy that you created.

delete-preset

Permanently delete a preset you have created.

delete-queue

Permanently delete a queue you have created.

describe-endpoints

Send a request with an empty body to the regional API endpoint to get your account API endpoint. Note that DescribeEndpoints is no longer required. We recommend that you send your requests directly to the regional endpoint instead.

disassociate-certificate

Removes an association between the Amazon Resource Name (ARN) of an AWS Certificate Manager (ACM) certificate and an AWS Elemental MediaConvert resource.

get-job

Retrieve the JSON for a specific transcoding job.

get-job-template

Retrieve the JSON for a specific job template.

get-jobs-query-results

Retrieve a JSON array of up to twenty of your most recent jobs matched by a jobs query.

get-policy

Retrieve the JSON for your policy.

get-preset

Retrieve the JSON for a specific preset.

get-queue

Retrieve the JSON for a specific queue.

list-job-templates

Retrieve a JSON array of up to twenty of your job templates. This will return the templates themselves, not just a list of them. To retrieve the next twenty templates, use the nextToken string returned with the array

list-jobs

Retrieve a JSON array of up to twenty of your most recently created jobs. This array includes in-process, completed, and errored jobs. This will return the jobs themselves, not just a list of the jobs. To retrieve the twenty next most recent jobs, use the nextToken string returned with the array.

list-presets

Retrieve a JSON array of up to twenty of your presets. This will return the presets themselves, not just a list of them. To retrieve the next twenty presets, use the nextToken string returned with the array.

list-queues

Retrieve a JSON array of up to twenty of your queues. This will return the queues themselves, not just a list of them. To retrieve the next twenty queues, use the nextToken string returned with the array.

list-tags-for-resource

Retrieve the tags for a MediaConvert resource.

list-versions

Retrieve a JSON array of all available Job engine versions and the date they expire.

probe

Use Probe to obtain detailed information about your input media files. Probe returns a JSON that includes container, codec, frame rate, resolution, track count, audio layout, captions, and more. You can use this information to learn more about your media files, or to help make decisions while automa

put-policy

Create or change your policy. For more information about policies, see the user guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html

search-jobs

Retrieve a JSON array that includes job details for up to twenty of your most recent jobs. Optionally filter results further according to input file, queue, or status. To retrieve the twenty next most recent jobs, use the nextToken string returned with the array.

start-jobs-query

Start an asynchronous jobs query using the provided filters. To receive the list of jobs that match your query, call the GetJobsQueryResults API using the query ID returned by this API.

tag-resource

Add tags to a MediaConvert queue, preset, or job template. For information about tagging, see the User Guide at https://docs.aws.amazon.com/mediaconvert/latest/ug/tagging-resources.html

untag-resource

Remove tags from a MediaConvert queue, preset, or job template. For information about tagging, see the User Guide at https://docs.aws.amazon.com/mediaconvert/latest/ug/tagging-resources.html

update-job-template

Modify one of your existing job templates.

update-preset

Modify one of your existing presets.

update-queue

Modify one of your existing queues.

Learn AWS the Practical Way

Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.

Subscribe to Newsletter

Learn AWS the Practical Way

Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.

Subscribe to Newsletter

Quick Stats

Total Commands34
ServiceMediaConvert