Module Smaws_Client_SageMaker.UpdateModelCard

Update an Amazon SageMaker Model Card.

You cannot update both model card content and model card status in a single call.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ConflictException of Types.conflict_exception | `ResourceLimitExceeded of Types.resource_limit_exceeded | `ResourceNotFound of Types.resource_not_found ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.update_model_card_request -> (Types.update_model_card_response, [> Smaws_Lib.Protocols.AwsJson.error | `ConflictException of Types.conflict_exception | `ResourceLimitExceeded of Types.resource_limit_exceeded | `ResourceNotFound of Types.resource_not_found ]) Stdlib.result