BotLocaleExportSpecification - Amazon Lex API Reference

BotLocaleExportSpecification

Provides the bot locale parameters required for exporting a bot locale.

Contents

botId

The identifier of the bot to create the locale for.

Type: String

Length Constraints: Fixed length of 10.

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

Required: Yes

botVersion

The version of the bot to export.

Type: String

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

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

Required: Yes

localeId

The identifier of the language and locale to export. The string must match one of the locales in the bot.

Type: String

Required: Yes

See Also

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