Description

AWS Elemental MediaConvert is a powerful cloud-based video transcoding service provided by Amazon Web Services (AWS). It simplifies the process of converting media files into various formats, making them compatible with a wide range of devices and streaming platforms. With MediaConvert, users can effortlessly transcode video and audio files, optimize them for different resolutions and bitrates, and apply custom settings to meet specific requirements.

Supported Operations

AWS Elemental MediaConvert

Associate Certificate

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

Disassociate Certificate

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

Describe Endpoints

Send an request with an empty body to the regional API endpoint to get your account API endpoint.

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

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

Get Job Template

Retrieve the JSON for a specific job template.

Update Job Template

Modify one of your existing job templates.

Delete Job Template

Permanently delete a job template you have created.

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.

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

Get Job

Retrieve the JSON for a specific completed transcoding job.

Cancel Job

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

Get Policy

Retrieve the JSON for your policy.

Create/Update 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

Delete Policy

Permanently delete a policy that you created.

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.

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

Get Preset

Retrieve the JSON for a specific preset.

Update Preset

Modify one of your existing presets.

Delete Preset

Permanently delete a preset you have created.

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.

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

Get Queue

Retrieve the JSON for a specific queue.

Update Queue

Modify one of your existing queues.

Delete Queue

Permanently delete a queue you have created.

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

List Tags For Resource

Retrieve the tags for a MediaConvert resource.

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

Details
Last Update

3 weeks ago

Includes
aws-elemental-mediaconvert-client