integrations.sh
← all integrations

amazonaws.com – mediaconvert

OpenAPI apis-guru cloud

AWS Elemental MediaConvert

Homepage
https://api.apis.guru/v2/specs/amazonaws.com:mediaconvert/2017-08-29.json
Provider
amazonaws.com:mediaconvert / mediaconvert
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/amazonaws.com/mediaconvert/2017-08-29/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/amazonaws.com/mediaconvert/2017-08-29/openapi.yaml

Tools (30)

Extracted live via the executor SDK.

  • 20170829.associateCertificate

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

  • 20170829.cancelJob

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

  • 20170829.createJob

    Create a new transcoding job. For information about jobs and job settings, see the User Guide at

  • 20170829.createJobTemplate

    Create a new job template. For information about job templates see the User Guide at

  • 20170829.createPreset

    Create a new preset. For information about job templates see the User Guide at

  • 20170829.createQueue

    Create a new transcoding queue. For information about queues, see Working With Queues in the User Guide at

  • 20170829.deleteJobTemplate

    Permanently delete a job template you have created.

  • 20170829.deletePolicy

    Permanently delete a policy that you created.

  • 20170829.deletePreset

    Permanently delete a preset you have created.

  • 20170829.deleteQueue

    Permanently delete a queue you have created.

  • 20170829.describeEndpoints

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

  • 20170829.disassociateCertificate

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

  • 20170829.getJob

    Retrieve the JSON for a specific completed transcoding job.

  • 20170829.getJobTemplate

    Retrieve the JSON for a specific job template.

  • 20170829.getPolicy

    Retrieve the JSON for your policy.

  • 20170829.getPreset

    Retrieve the JSON for a specific preset.

  • 20170829.getQueue

    Retrieve the JSON for a specific queue.

  • 20170829.listJobs

    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.

  • 20170829.listJobTemplates

    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

  • 20170829.listPresets

    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.

  • 20170829.listQueues

    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.

  • 20170829.listTagsForResource

    Retrieve the tags for a MediaConvert resource.

  • 20170829.putPolicy

    Create or change your policy. For more information about policies, see the user guide at

  • 20170829.tagResource

    Add tags to a MediaConvert queue, preset, or job template. For information about tagging, see the User Guide at

  • 20170829.untagResource

    Remove tags from a MediaConvert queue, preset, or job template. For information about tagging, see the User Guide at

  • 20170829.updateJobTemplate

    Modify one of your existing job templates.

  • 20170829.updatePreset

    Modify one of your existing presets.

  • 20170829.updateQueue

    Modify one of your existing queues.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools