BotAliasLocaleSettings
Specifies settings that are unique to a locale. For example, you can use different Lambda function depending on the bot's locale.
Contents
- enabled
-
Determines whether the locale is enabled for the bot. If the value is
false
, the locale isn't available for use.Type: Boolean
Required: Yes
- codeHookSpecification
-
Specifies the Lambda function that should be used in the locale.
Type: CodeHookSpecification object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: