sagemaker_describe_image_version: Describes a version of a SageMaker AI image
Usage
sagemaker_describe_image_version(ImageName, Version = NULL, Alias = NULL)
Arguments
- ImageName
[required] The name of the image.
- Version
The version of the image. If not specified, the latest version is
described.
- Alias
The alias of the image version.