Skip to content

/AWS1/CL_SGM=>UPDATEPIPELINE()

About UpdatePipeline

Updates a pipeline.

Method Signature

IMPORTING

Required arguments:

IV_PIPELINENAME TYPE /AWS1/SGMPIPELINENAME /AWS1/SGMPIPELINENAME

The name of the pipeline to update.

Optional arguments:

IV_PIPELINEDISPLAYNAME TYPE /AWS1/SGMPIPELINENAME /AWS1/SGMPIPELINENAME

The display name of the pipeline.

IV_PIPELINEDEFINITION TYPE /AWS1/SGMPIPELINEDEFINITION /AWS1/SGMPIPELINEDEFINITION

The JSON pipeline definition.

IO_PIPELINEDEFNS3LOCATION TYPE REF TO /AWS1/CL_SGMPIPELINEDEFNS3LOC /AWS1/CL_SGMPIPELINEDEFNS3LOC

The location of the pipeline definition stored in Amazon S3. If specified, SageMaker will retrieve the pipeline definition from this location.

IV_PIPELINEDESCRIPTION TYPE /AWS1/SGMPIPELINEDESCRIPTION /AWS1/SGMPIPELINEDESCRIPTION

The description of the pipeline.

IV_ROLEARN TYPE /AWS1/SGMROLEARN /AWS1/SGMROLEARN

The Amazon Resource Name (ARN) that the pipeline uses to execute.

IO_PARALLELISMCONFIGURATION TYPE REF TO /AWS1/CL_SGMPARALLELISMCONF /AWS1/CL_SGMPARALLELISMCONF

If specified, it applies to all executions of this pipeline by default.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SGMUPDATEPLINRESPONSE /AWS1/CL_SGMUPDATEPLINRESPONSE