Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > dd7204292d310452063d09b5de9c13b7 > files > 982

aws-cli-docs-1.16.163-1.mga7.noarch.rpm


**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": []
 }