CustomVocabularyExportSpecification - Amazon Lex API Reference

CustomVocabularyExportSpecification

Provides the parameters required for exporting a custom vocabulary.

Contents

botId

The identifier of the bot that contains the custom vocabulary to export.

Type: String

Length Constraints: Fixed length of 10.

Pattern: ^[0-9a-zA-Z]+$

Required: Yes

botVersion

The version of the bot that contains the custom vocabulary to export.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 5.

Pattern: ^(DRAFT|[0-9]+)$

Required: Yes

localeId

The locale of the bot that contains the custom vocabulary to export.

Type: String

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: