stop_pipeline_execution
Halt an AWS CodePipeline execution by specifying the pipeline name and execution ID. Optionally provide a reason for stopping the pipeline.
Instructions
Stop a pipeline execution
Input Schema
Name | Required | Description | Default |
---|---|---|---|
executionId | Yes | Execution ID | |
pipelineName | Yes | Name of the pipeline | |
reason | No | Optional reason for stopping |