aws datapipeline list-runs

Lists the times the specified pipeline has run. You can optionally filter the complete list of results to include only the runs you are interested in

Options

NameDescription
--pipeline-id <string>The identifier of the pipeline
--status <string>Filters the list to include only runs in the specified statuses. The valid statuses are as follows: waiting, pending, cancelled, running, finished, failed, waiting_for_runner, and waiting_on_dependencies
--start-interval <string>Filters the list to include only runs that started within the specified interval
--schedule-interval <string>Filters the list to include only runs that are scheduled to start within the specified interval