404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.117.107.190: ~ $
**To retrieve a list of ElasticTranscoder pipelines**

This example retrieves a list of ElasticTranscoder pipelines.

Command::

  aws elastictranscoder list-pipelines 

Output::

 {
    "Pipelines": [
        {
            "Status": "Active",
            "ContentConfig": {
                "Bucket": "ets-example",
                "Permissions": []
            },
            "Name": "example-pipeline",
            "ThumbnailConfig": {
                "Bucket": "ets-example",
                "Permissions": []
            },
            "Notifications": {
                "Completed": "arn:aws:sns:us-west-2:123456789012:ets_example",
                "Warning": "",
                "Progressing": "",
                "Error": ""
            },
            "Role": "arn:aws:iam::123456789012:role/Elastic_Transcoder_Default_Role",
            "InputBucket": "ets-example",
            "OutputBucket": "ets-example",
            "Id": "3333333333333-abcde3",
            "Arn": "arn:aws:elastictranscoder:us-west-2:123456789012:pipeline/3333333333333-abcde3"
        },
        {
            "Status": "Paused",
            "ContentConfig": {
                "Bucket": "ets-example",
                "Permissions": []
            },
            "Name": "example-php-test",
            "ThumbnailConfig": {
                "Bucket": "ets-example",
                "Permissions": []
            },
            "Notifications": {
                "Completed": "",
                "Warning": "",
                "Progressing": "",
                "Error": ""
            },
            "Role": "arn:aws:iam::123456789012:role/Elastic_Transcoder_Default_Role",
            "InputBucket": "ets-example",
            "OutputBucket": "ets-example",
            "Id": "3333333333333-abcde2",
            "Arn": "arn:aws:elastictranscoder:us-west-2:123456789012:pipeline/3333333333333-abcde2"
        },
        {
            "Status": "Active",
            "ContentConfig": {
                "Bucket": "ets-west-output",
                "Permissions": []
            },
            "Name": "pipeline-west",
            "ThumbnailConfig": {
                "Bucket": "ets-west-output",
                "Permissions": []
            },
            "Notifications": {
                "Completed": "arn:aws:sns:us-west-2:123456789012:ets-notifications",
                "Warning": "",
                "Progressing": "",
                "Error": ""
            },
            "Role": "arn:aws:iam::123456789012:role/Elastic_Transcoder_Default_Role",
            "InputBucket": "ets-west-input",
            "OutputBucket": "ets-west-output",
            "Id": "3333333333333-abcde1",
            "Arn": "arn:aws:elastictranscoder:us-west-2:123456789012:pipeline/3333333333333-abcde1"
        }
    ]
 }	


Filemanager

Name Type Size Permission Actions
cancel-job.rst File 171 B 0644
create-job.rst File 2.66 KB 0644
create-pipeline.rst File 3.3 KB 0644
create-preset.rst File 4.11 KB 0644
delete-pipeline.rst File 229 B 0644
delete-preset.rst File 184 B 0644
list-jobs-by-pipeline.rst File 284 B 0644
list-jobs-by-status.rst File 268 B 0644
list-pipelines.rst File 2.73 KB 0644
list-presets.rst File 2.97 KB 0644
read-job.rst File 1.78 KB 0644
read-pipeline.rst File 1.89 KB 0644
read-preset.rst File 3.32 KB 0644
update-pipeline-notifications.rst File 1.9 KB 0644
update-pipeline-status.rst File 1.54 KB 0644
update-pipeline.rst File 3.27 KB 0644