Module Smaws_Client_SageMaker.DeleteImage

Deletes a SageMaker AI image and all versions of the image. The container images aren't deleted.

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