Updates a pipeline execution
Updates a pipeline execution.
sagemaker_update_pipeline_execution(PipelineExecutionArn, PipelineExecutionDescription, PipelineExecutionDisplayName)
PipelineExecutionArn |
[required] The Amazon Resource Name (ARN) of the pipeline execution. |
PipelineExecutionDescription |
The description of the pipeline execution. |
PipelineExecutionDisplayName |
The display name of the pipeline execution. |
A list with the following syntax:
list( PipelineExecutionArn = "string" )
svc$update_pipeline_execution( PipelineExecutionArn = "string", PipelineExecutionDescription = "string", PipelineExecutionDisplayName = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.