We recommend using Amazon Lex V2 to take advantage of the latest features. Documentation for Amazon Lex V2 may be found here.
MigrationAlert
Provides information about alerts and warnings that Amazon Lex sends during a migration. The alerts include information about how to resolve the issue.
Contents
- details
-
Additional details about the alert.
Type: Array of strings
Required: No
- message
-
A message that describes why the alert was issued.
Type: String
Required: No
- referenceURLs
-
A link to the Amazon Lex documentation that describes how to resolve the alert.
Type: Array of strings
Required: No
- type
-
The type of alert. There are two kinds of alerts:
-
ERROR
- There was an issue with the migration that can't be resolved. The migration stops. -
WARN
- There was an issue with the migration that requires manual changes to the new Amazon Lex V2 bot. The migration continues.
Type: String
Valid Values:
ERROR | WARN
Required: No
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: