Stops a pipeline execution
Stops a pipeline execution.
sagemaker_stop_pipeline_execution(PipelineExecutionArn, ClientRequestToken)
PipelineExecutionArn |
[required] The Amazon Resource Name (ARN) of the pipeline execution. |
ClientRequestToken |
[required] A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than one time. |
A list with the following syntax:
list( PipelineExecutionArn = "string" )
svc$stop_pipeline_execution( PipelineExecutionArn = "string", ClientRequestToken = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.