AWS::Lex::BotVersion BotVersionLocaleDetails
The version of a bot used for a bot locale.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "SourceBotVersion" :String}
YAML
SourceBotVersion:String
Properties
SourceBotVersion-
The version of a bot used for a bot locale.
Required: Yes
Type: String
Minimum:
1Maximum:
5Pattern:
^(DRAFT|[0-9]+)$Update requires: No interruption