Smaws_Client_Transcribe.DeleteLanguageModel
val request :
Smaws_Lib.Context.t ->
delete_language_model_request ->
(unit,
[> Smaws_Lib.Protocols.AwsJson.error
| `BadRequestException of bad_request_exception
| `InternalFailureException of internal_failure_exception
| `LimitExceededException of limit_exceeded_exception ])
Stdlib.result
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.