Amazon Elastic Transcoder Skill
amazonaws-com-elastictranscoder
amazonaws-com-elastictranscoder
| Method | Path | Description |
|---|---|---|
DELETE | /2012-09-25/jobs/{Id} | |
POST | /2012-09-25/jobs | The CancelJob operation cancels an unfinished job. You can only cancel a job that has a status of Submitted. To prevent a pipeline from starting to process a job while you're gett... |
POST | /2012-09-25/pipelines | When you create a job, Elastic Transcoder returns JSON data that includes the values that you specified plus information about the job that is created. If you have specified more... |
POST | /2012-09-25/presets | The CreatePipeline operation creates a pipeline with settings that you specify. |
DELETE | /2012-09-25/pipelines/{Id} | The CreatePreset operation creates a preset with settings that you specify. Elastic Transcoder checks the CreatePreset settings to ensure that they meet Elastic Transcoder require... |
DELETE | /2012-09-25/presets/{Id} | The DeletePipeline operation removes a pipeline. You can only delete a pipeline that has never been used or that is not currently in use (doesn't contain any active jobs). If the... |
GET | /2012-09-25/jobsByPipeline/{PipelineId} | The DeletePreset operation removes a preset that you've added in an AWS region. You can't delete the default presets that are included with Elastic Transcoder. |
GET | /2012-09-25/jobsByStatus/{Status} | The ListJobsByPipeline operation gets a list of the jobs currently in a pipeline. Elastic Transcoder returns all of the jobs currently in the specified pipeline. The response body... |
GET | /2012-09-25/pipelines | The ListJobsByStatus operation gets a list of jobs that have a specified status. The response body contains one element for each job that satisfies the search criteria. |
GET | /2012-09-25/presets | The ListPipelines operation gets a list of the pipelines associated with the current AWS account. |
GET | /2012-09-25/jobs/{Id} | The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets that you've added in an AWS region. |
GET | /2012-09-25/pipelines/{Id} | The ReadJob operation returns detailed information about a job. |
GET | /2012-09-25/presets/{Id} | The ReadPipeline operation gets detailed information about a pipeline. |
POST | /2012-09-25/roleTests | The ReadPreset operation gets detailed information about a preset. |
PUT | /2012-09-25/pipelines/{Id} | The TestRole operation tests the IAM role used to create the pipeline. The TestRole action lets you determine whether the IAM role you are using has sufficient permissions to let... |
POST | /2012-09-25/pipelines/{Id}/notifications | Use the UpdatePipeline operation to update settings for a pipeline. When you change pipeline settings, your changes take effect immediately. Jobs that you have already submitted a... |
POST | /2012-09-25/pipelines/{Id}/status | With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS) notifications for a pipeline. When you update notifications for a pi... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-elastictranscoder
Downloads and installs to ~/.claude/skills/amazonaws-com-elastictranscoder/
2012-09-25 (2026-02-13)