VocabularySummary
Contains summary information about the custom vocabulary.
Contents
- Arn
-
The Amazon Resource Name (ARN) of the custom vocabulary.
Type: String
Required: Yes
- Id
-
The identifier of the custom vocabulary.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: Yes
- LanguageCode
-
The language code of the vocabulary entries. For a list of languages and their corresponding language codes, see What is Amazon Transcribe?
Type: String
Valid Values:
ar-AE | de-CH | de-DE | en-AB | en-AU | en-GB | en-IE | en-IN | en-US | en-WL | es-ES | es-US | fr-CA | fr-FR | hi-IN | it-IT | ja-JP | ko-KR | pt-BR | pt-PT | zh-CN | en-NZ | en-ZA | ca-ES | da-DK | fi-FI | id-ID | ms-MY | nl-NL | no-NO | pl-PL | sv-SE | tl-PH
Required: Yes
- LastModifiedTime
-
The timestamp when the custom vocabulary was last modified.
Type: Timestamp
Required: Yes
- Name
-
A unique name of the custom vocabulary.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 140.
Pattern:
^[0-9a-zA-Z._-]+
Required: Yes
- State
-
The current state of the custom vocabulary.
Type: String
Valid Values:
CREATION_IN_PROGRESS | ACTIVE | CREATION_FAILED | DELETE_IN_PROGRESS
Required: Yes
- FailureReason
-
The reason why the custom vocabulary was not created.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: