CustomVocabularyImportSpecification
Provides the parameters required for importing a custom vocabulary.
Contents
- botId
-
The identifier of the bot to import the custom vocabulary to.
Type: String
Length Constraints: Fixed length of 10.
Pattern:
^[0-9a-zA-Z]+$
Required: Yes
- botVersion
-
The version of the bot to import the custom vocabulary to.
Type: String
Length Constraints: Fixed length of 5.
Pattern:
^DRAFT$
Required: Yes
- localeId
-
The identifier of the local to import the custom vocabulary to. The value must be
en_GB
.Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: