Module Smaws_Client_Transcribe.DeleteLanguageModel

Deletes a custom language model. To use this operation, specify the name of the language model you want to delete using ModelName. custom language model names are case sensitive.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `BadRequestException of Types.bad_request_exception | `InternalFailureException of Types.internal_failure_exception | `LimitExceededException of Types.limit_exceeded_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.delete_language_model_request -> (Smaws_Lib.Smithy_api.Types.unit_, [> Smaws_Lib.Protocols.AwsJson.error | `BadRequestException of Types.bad_request_exception | `InternalFailureException of Types.internal_failure_exception | `LimitExceededException of Types.limit_exceeded_exception ]) Stdlib.result