AWS::Lex::Bot BotAliasLocaleSettingsItem
Specifies locale settings for a single locale.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "BotAliasLocaleSetting" :
BotAliasLocaleSettings
, "LocaleId" :String
}
YAML
BotAliasLocaleSetting:
BotAliasLocaleSettings
LocaleId:String
Properties
BotAliasLocaleSetting
-
Specifies locale settings for a locale.
Required: Yes
Type: BotAliasLocaleSettings
Update requires: No interruption
LocaleId
-
Specifies the locale that the settings apply to.
Required: Yes
Type: String
Minimum:
1
Maximum:
128
Update requires: No interruption