stop_pipeline_execution
Interrupts an ongoing AWS CodePipeline execution by specifying the pipeline name and execution ID, optionally providing a reason for termination.
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 |