PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
elastictranscoder
**To retrieve an ElasticTranscoder job** This example retrieves the specified ElasticTranscoder job. Command:: aws elastictranscoder read-job --id 1533838012294-example Output:: { "Job": { "Status": "Progressing", "Inputs": [ { "Container": "mp4", "FrameRate": "auto", "Key": "ETS_example_file.mp4", "AspectRatio": "auto", "Resolution": "auto", "Interlaced": "auto" } ], "Playlists": [], "Outputs": [ { "Status": "Progressing", "Rotate": "0", "PresetId": "1351620000001-100250", "Watermarks": [], "Key": "webm/ETS_example_file-kindlefirehd.webm", "Id": "1" } ], "PipelineId": "3333333333333-abcde3", "OutputKeyPrefix": "recipes/", "UserMetadata": { "Cook book": "recipe notebook", "Food type": "Italian" }, "Output": { "Status": "Progressing", "Rotate": "0", "PresetId": "1351620000001-100250", "Watermarks": [], "Key": "webm/ETS_example_file-kindlefirehd.webm", "Id": "1" }, "Timing": { "SubmitTimeMillis": 1533838012298, "StartTimeMillis": 1533838013786 }, "Input": { "Container": "mp4", "FrameRate": "auto", "Key": "ETS_example_file.mp4", "AspectRatio": "auto", "Resolution": "auto", "Interlaced": "auto" }, "Id": "1533838012294-example", "Arn": "arn:aws:elastictranscoder:us-west-2:123456789012:job/1533838012294-example" } }
[-] create-pipeline.rst
[edit]
[-] cancel-job.rst
[edit]
[-] update-pipeline-notifications.rst
[edit]
[+]
..
[-] update-pipeline-status.rst
[edit]
[-] list-jobs-by-pipeline.rst
[edit]
[-] list-presets.rst
[edit]
[-] create-job.rst
[edit]
[-] list-jobs-by-status.rst
[edit]
[-] read-preset.rst
[edit]
[-] read-job.rst
[edit]
[-] update-pipeline.rst
[edit]
[-] delete-preset.rst
[edit]
[-] delete-pipeline.rst
[edit]
[-] create-preset.rst
[edit]
[-] list-pipelines.rst
[edit]
[-] read-pipeline.rst
[edit]