Describes a SageMaker image
Describes a SageMaker image.
sagemaker_describe_image(ImageName)
ImageName |
[required] The name of the image to describe. |
A list with the following syntax:
list( CreationTime = as.POSIXct( "2015-01-01" ), Description = "string", DisplayName = "string", FailureReason = "string", ImageArn = "string", ImageName = "string", ImageStatus = "CREATING"|"CREATED"|"CREATE_FAILED"|"UPDATING"|"UPDATE_FAILED"|"DELETING"|"DELETE_FAILED", LastModifiedTime = as.POSIXct( "2015-01-01" ), RoleArn = "string" )
svc$describe_image( ImageName = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.