AWS Elemental MediaConvert Skill
amazonaws-com-mediaconvert
amazonaws-com-mediaconvert
| Method | Path | Description |
|---|---|---|
POST | /2017-08-29/certificates | |
DELETE | /2017-08-29/jobs/{id} | Associates an AWS Certificate Manager (ACM) Amazon Resource Name (ARN) with AWS Elemental MediaConvert. |
POST | /2017-08-29/jobs | Permanently cancel a job. Once you have canceled a job, you can't start it again. |
POST | /2017-08-29/jobTemplates | 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 |
POST | /2017-08-29/presets | 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 |
POST | /2017-08-29/queues | 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 |
DELETE | /2017-08-29/jobTemplates/{name} | 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.h... |
DELETE | /2017-08-29/policy | Permanently delete a job template you have created. |
DELETE | /2017-08-29/presets/{name} | Permanently delete a policy that you created. |
DELETE | /2017-08-29/queues/{name} | Permanently delete a preset you have created. |
POST | /2017-08-29/endpoints | Permanently delete a queue you have created. |
DELETE | /2017-08-29/certificates/{arn} | 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... |
GET | /2017-08-29/jobs/{id} | Removes an association between the Amazon Resource Name (ARN) of an AWS Certificate Manager (ACM) certificate and an AWS Elemental MediaConvert resource. |
GET | /2017-08-29/jobTemplates/{name} | Retrieve the JSON for a specific transcoding job. |
GET | /2017-08-29/policy | Retrieve the JSON for a specific job template. |
GET | /2017-08-29/presets/{name} | Retrieve the JSON for your policy. |
GET | /2017-08-29/queues/{name} | Retrieve the JSON for a specific preset. |
GET | /2017-08-29/jobTemplates | Retrieve the JSON for a specific queue. |
GET | /2017-08-29/jobs | 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 nex... |
GET | /2017-08-29/presets | 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 ju... |
GET | /2017-08-29/queues | 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 str... |
GET | /2017-08-29/tags/{arn} | 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... |
PUT | /2017-08-29/policy | Retrieve the tags for a MediaConvert resource. |
GET | /2017-08-29/search | 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 |
POST | /2017-08-29/tags | 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... |
PUT | /2017-08-29/tags/{arn} | 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-resource... |
PUT | /2017-08-29/jobTemplates/{name} | 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-res... |
PUT | /2017-08-29/presets/{name} | Modify one of your existing job templates. |
PUT | /2017-08-29/queues/{name} | Modify one of your existing presets. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-mediaconvert
Downloads and installs to ~/.claude/skills/amazonaws-com-mediaconvert/
2017-08-29 (2026-03-02)