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-status.rst
**To retrieve a list of ElasticTranscoder jobs with a status of Complete** This example retrieves a list of ElasticTranscoder jobs with a status of Complete. Command:: aws elastictranscoder list-jobs-by-status --status Complete Output:: { "Jobs": [] }
Save
Cancel