View source: R/sagemaker_operations.R
sagemaker_describe_image_version | R Documentation |
Describes a version of a SageMaker image.
See https://www.paws-r-sdk.com/docs/sagemaker_describe_image_version/ for full documentation.
sagemaker_describe_image_version(ImageName, Version = NULL, Alias = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.