sagemaker_describe_image_version {paws.machine.learning}R Documentation

Describes a version of a SageMaker image

Description

Describes a version of a SageMaker image.

See https://www.paws-r-sdk.com/docs/sagemaker_describe_image_version/ for full documentation.

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.


[Package paws.machine.learning version 0.7.0 Index]