PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
codepipeline
**To run the latest revision through a pipeline** This example runs the latest revision present in the source stage of a pipeline through the pipeline named "MyFirstPipeline". Command:: aws codepipeline start-pipeline-execution --name MyFirstPipeline Output:: { "pipelineExecutionId": "3137f7cb-7cf7-EXAMPLE" }
[-] create-custom-action-type.rst
[edit]
[-] create-pipeline.rst
[edit]
[-] poll-for-jobs.rst
[edit]
[+]
..
[-] get-job-details.rst
[edit]
[-] delete-custom-action-type.rst
[edit]
[-] list-action-types.rst
[edit]
[-] update-pipeline.rst
[edit]
[-] delete-pipeline.rst
[edit]
[-] get-pipeline-state.rst
[edit]
[-] disable-stage-transition.rst
[edit]
[-] acknowledge-job.rst
[edit]
[-] list-pipelines.rst
[edit]
[-] get-pipeline.rst
[edit]
[-] enable-stage-transition.rst
[edit]
[-] start-pipeline-execution.rst
[edit]