Skip to content

/AWS1/CL_SGM=>UPDATEIMAGEVERSION()

About UpdateImageVersion

Updates the properties of a SageMaker image version.

Method Signature

IMPORTING

Required arguments:

IV_IMAGENAME TYPE /AWS1/SGMIMAGENAME /AWS1/SGMIMAGENAME

The name of the image.

Optional arguments:

IV_ALIAS TYPE /AWS1/SGMSMIMAGEVERSIONALIAS /AWS1/SGMSMIMAGEVERSIONALIAS

The alias of the image version.

IV_VERSION TYPE /AWS1/SGMIMAGEVERSIONNUMBER /AWS1/SGMIMAGEVERSIONNUMBER

The version of the image.

IT_ALIASESTOADD TYPE /AWS1/CL_SGMSMIMAGEVRSALIASE00=>TT_SMIMAGEVERSIONALIASES TT_SMIMAGEVERSIONALIASES

A list of aliases to add.

IT_ALIASESTODELETE TYPE /AWS1/CL_SGMSMIMAGEVRSALIASE00=>TT_SMIMAGEVERSIONALIASES TT_SMIMAGEVERSIONALIASES

A list of aliases to delete.

IV_VENDORGUIDANCE TYPE /AWS1/SGMVENDORGUIDANCE /AWS1/SGMVENDORGUIDANCE

The availability of the image version specified by the maintainer.

  • NOT_PROVIDED: The maintainers did not provide a status for image version stability.

  • STABLE: The image version is stable.

  • TO_BE_ARCHIVED: The image version is set to be archived. Custom image versions that are set to be archived are automatically archived after three months.

  • ARCHIVED: The image version is archived. Archived image versions are not searchable and are no longer actively supported.

IV_JOBTYPE TYPE /AWS1/SGMJOBTYPE /AWS1/SGMJOBTYPE

Indicates SageMaker job type compatibility.

  • TRAINING: The image version is compatible with SageMaker training jobs.

  • INFERENCE: The image version is compatible with SageMaker inference jobs.

  • NOTEBOOK_KERNEL: The image version is compatible with SageMaker notebook kernels.

IV_MLFRAMEWORK TYPE /AWS1/SGMMLFRAMEWORK /AWS1/SGMMLFRAMEWORK

The machine learning framework vended in the image version.

IV_PROGRAMMINGLANG TYPE /AWS1/SGMPROGRAMMINGLANG /AWS1/SGMPROGRAMMINGLANG

The supported programming language and its version.

IV_PROCESSOR TYPE /AWS1/SGMPROCESSOR /AWS1/SGMPROCESSOR

Indicates CPU or GPU compatibility.

  • CPU: The image version is compatible with CPU.

  • GPU: The image version is compatible with GPU.

IV_HOROVOD TYPE /AWS1/SGMHOROVOD /AWS1/SGMHOROVOD

Indicates Horovod compatibility.

IV_RELEASENOTES TYPE /AWS1/SGMRELEASENOTES /AWS1/SGMRELEASENOTES

The maintainer description of the image version.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SGMUPDATEIMAGEVRSRSP /AWS1/CL_SGMUPDATEIMAGEVRSRSP