Module Smaws_Client_SageMaker.CreateImageVersion

Creates a version of the SageMaker AI image specified by ImageName. The version represents the Amazon ECR container image specified by BaseImage.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ResourceInUse of Types.resource_in_use | `ResourceLimitExceeded of Types.resource_limit_exceeded | `ResourceNotFound of Types.resource_not_found ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.create_image_version_request -> (Types.create_image_version_response, [> Smaws_Lib.Protocols.AwsJson.error | `ResourceInUse of Types.resource_in_use | `ResourceLimitExceeded of Types.resource_limit_exceeded | `ResourceNotFound of Types.resource_not_found ]) Stdlib.result