amazonaws.com

AWS Elastic Transcoder Service The AWS Elastic Transcoder Service.

🔑 oauth2 17 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
The ListPresets operation gets a list of the default presets included with El…
curl \
  -H "Authorization: $API_KEY" \
  http://elastictranscoder.us-east-1.amazonaws.com/2012-09-25/presets
The ReadJob operation returns detailed information about a job.
curl \
  -H "Authorization: $API_KEY" \
  http://elastictranscoder.us-east-1.amazonaws.com/2012-09-25/jobs/{Id}
The ListPipelines operation gets a list of the pipelines associated with the …
curl \
  -H "Authorization: $API_KEY" \
  http://elastictranscoder.us-east-1.amazonaws.com/2012-09-25/pipelines
Endpoints (17 total)
GET
/2012-09-25/presets
The ListPresets operation gets a list of the default presets included with El…
GET
/2012-09-25/jobs/{Id}
The ReadJob operation returns detailed information about a job.
GET
/2012-09-25/pipelines
The ListPipelines operation gets a list of the pipelines associated with the …
GET
/2012-09-25/presets/{Id}
The ReadPreset operation gets detailed information about a preset.
GET
/2012-09-25/pipelines/{Id}
The ReadPipeline operation gets detailed information about a pipeline.
GET
/2012-09-25/jobsByStatus/{Status}
The ListJobsByStatus operation gets a list of jobs that have a specified stat…
GET
/2012-09-25/jobsByPipeline/{PipelineId}
<p>The ListJobsByPipeline operation gets a list of the jobs currently in a pi…
POST
/2012-09-25/jobs
<p>When you create a job, Elastic Transcoder returns JSON data that includes …
POST
/2012-09-25/presets
<p>The CreatePreset operation creates a preset with settings that you specify…
POST
/2012-09-25/pipelines
The CreatePipeline operation creates a pipeline with settings that you specify.
POST
/2012-09-25/roleTests
<p>The TestRole operation tests the IAM role used to create the pipeline.</p>…
POST
/2012-09-25/pipelines/{Id}/status
<p>The UpdatePipelineStatus operation pauses or reactivates a pipeline, so th…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints17
Authoauth2
Categories1
http://elastictranscoder.us-east-1.amazonaws.com