BotExportSpecification
Provides the identity of a the bot that was exported.
Contents
- botId
-
The identifier of the bot assigned by Amazon Lex.
Type: String
Length Constraints: Fixed length of 10.
Pattern:
^[0-9a-zA-Z]+$
Required: Yes
- botVersion
-
The version of the bot that was exported. This will be either
DRAFT
or the version number.Type: String
Length Constraints: Minimum length of 1. Maximum length of 5.
Pattern:
^(DRAFT|[0-9]+)$
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: