Smaws_Client_Transcribe.GetVocabulary
val request :
Smaws_Lib.Context.t ->
get_vocabulary_request ->
(get_vocabulary_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `BadRequestException of bad_request_exception
| `InternalFailureException of internal_failure_exception
| `LimitExceededException of limit_exceeded_exception
| `NotFoundException of not_found_exception ])
Stdlib.result
Provides information about the specified custom vocabulary.
To view the status of the specified custom vocabulary, check the VocabularyState
field. If the status is READY
, your custom vocabulary is available to use. If the status is FAILED
, FailureReason
provides details on why your custom vocabulary failed.
To get a list of your custom vocabularies, use the operation.