R/sagemaker_operations.R
sagemaker_update_pipeline_version.Rd
Updates a pipeline version.
See https://www.paws-r-sdk.com/docs/sagemaker_update_pipeline_version/ for full documentation.
sagemaker_update_pipeline_version( PipelineArn, PipelineVersionId, PipelineVersionDisplayName = NULL, PipelineVersionDescription = NULL )
[required] The Amazon Resource Name (ARN) of the pipeline.
[required] The pipeline version ID to update.
The display name of the pipeline version.
The description of the pipeline version.