PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
codepipeline
**To delete a pipeline** This example deletes a pipeline named MySecondPipeline from AWS CodePipeline. Use the list-pipelines command to view a list of pipelines associated with your AWS account. Command:: aws codepipeline delete-pipeline --name MySecondPipeline Output:: None.
[-] 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]