Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
elastictranscoder
📤 Upload
📝 New File
📁 New Folder
Close
Editing: list-jobs-by-pipeline.rst
**To retrieve a list of ElasticTranscoder jobs in the specified pipeline** This example retrieves a list of ElasticTranscoder jobs in the specified pipeline. Command:: aws elastictranscoder list-jobs-by-pipeline --pipeline-id 1111111111111-abcde1 Output:: { "Jobs": [] }
Save
Cancel