Learn R Programming

paws.machine.learning (version 0.9.0)

sagemaker_stop_pipeline_execution: Stops a pipeline execution

Description

Stops a pipeline execution.

See https://www.paws-r-sdk.com/docs/sagemaker_stop_pipeline_execution/ for full documentation.

Usage

sagemaker_stop_pipeline_execution(PipelineExecutionArn, ClientRequestToken)

Arguments

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.