View source: R/sagemaker_operations.R
sagemaker_stop_pipeline_execution | R Documentation |
Stops a pipeline execution.
See https://www.paws-r-sdk.com/docs/sagemaker_stop_pipeline_execution/ for full documentation.
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 once. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.