LanguageModel 
    Provides information about a custom language model, including:
- The base model name 
- When the model was created 
- The location of the files used to train the model 
- When the model was last modified 
- The name you chose for the model 
- The model's language 
- The model's processing state 
- Any available upgrades for the base model 
Types
Properties
The Amazon Transcribe standard language model, or base model, used to create your custom language model.
The date and time the specified custom language model was created.
If ModelStatus is FAILED, FailureReason contains information about why the custom language model request failed. See also: Common Errors.
The Amazon S3 location of the input files used to train and tune your custom language model, in addition to the data access role ARN (Amazon Resource Name) that has permissions to access these data.
The language code used to create your custom language model. Each custom language model must contain terms in only one language, and the language you select for your custom language model must match the language of your training and tuning data.
The date and time the specified custom language model was last modified.
The status of the specified custom language model. When the status displays as COMPLETED the model is ready for use.
Shows if a more current base model is available for use with the specified custom language model.