Module Smaws_Client_SageMaker.UpdateImage

Updates the properties of a SageMaker AI image. To change the image's tags, use the AddTags and DeleteTags APIs.

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.update_image_request -> (Types.update_image_response, [> Smaws_Lib.Protocols.AwsJson.error | `ResourceInUse of Types.resource_in_use | `ResourceNotFound of Types.resource_not_found ]) Stdlib.result