Skip to content

/AWS1/CL_SGM=>UPDATEIMAGE()

About UpdateImage

Updates the properties of a SageMaker image. To change the image's tags, use the AddTags and DeleteTags APIs.

Method Signature

IMPORTING

Required arguments:

IV_IMAGENAME TYPE /AWS1/SGMIMAGENAME /AWS1/SGMIMAGENAME

The name of the image to update.

Optional arguments:

IT_DELETEPROPERTIES TYPE /AWS1/CL_SGMIMAGEDELPRPLIST_W=>TT_IMAGEDELETEPROPERTYLIST TT_IMAGEDELETEPROPERTYLIST

A list of properties to delete. Only the Description and DisplayName properties can be deleted.

IV_DESCRIPTION TYPE /AWS1/SGMIMAGEDESCRIPTION /AWS1/SGMIMAGEDESCRIPTION

The new description for the image.

IV_DISPLAYNAME TYPE /AWS1/SGMIMAGEDISPLAYNAME /AWS1/SGMIMAGEDISPLAYNAME

The new display name for the image.

IV_ROLEARN TYPE /AWS1/SGMROLEARN /AWS1/SGMROLEARN

The new ARN for the IAM role that enables Amazon SageMaker to perform tasks on your behalf.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SGMUPDATEIMAGERSP /AWS1/CL_SGMUPDATEIMAGERSP