**Example 1: To list your pipeline runs** The following ``list-runs`` example lists the runs for the specified pipeline. :: aws datapipeline list-runs --pipeline-id df-00627471SOVYZEXAMPLE Output:: Name Scheduled Start Status ID Started Ended ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 1. EC2ResourceObj 2015-04-12T17:33:02 CREATING @EC2ResourceObj_2015-04-12T17:33:02 2015-04-12T17:33:10 2. S3InputLocation 2015-04-12T17:33:02 FINISHED @S3InputLocation_2015-04-12T17:33:02 2015-04-12T17:33:09 2015-04-12T17:33:09 3. S3OutputLocation 2015-04-12T17:33:02 WAITING_ON_DEPENDENCIES @S3OutputLocation_2015-04-12T17:33:02 2015-04-12T17:33:09 4. ShellCommandActivityObj 2015-04-12T17:33:02 WAITING_FOR_RUNNER @ShellCommandActivityObj_2015-04-12T17:33:02 2015-04-12T17:33:09 **Example 2: To list the pipeline runs between the specified dates** The following ``list-runs`` example uses the ``--start-interval`` to specify the dates to include in the output. :: aws datapipeline list-runs --pipeline-id df-01434553B58A2SHZUKO5 --start-interval 2017-10-07T00:00:00,2017-10-08T00:00:00
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 |
|