IssueLocation
Specifies the location of an identified issue within the bot configuration.
Contents
- botLocale
-
The locale identifier where the issue was found.
Type: String
Required: No
- intentId
-
The intent identifier where the issue was found, if applicable.
Type: String
Length Constraints: Fixed length of 10.
Pattern:
^[0-9a-zA-Z]+$Required: No
- slotId
-
The slot identifier where the issue was found, if applicable.
Type: String
Length Constraints: Fixed length of 10.
Pattern:
^[0-9a-zA-Z]+$Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: