If you are using Amazon Lex V2, refer to the Amazon Lex V2 guide instead.
If you are using Amazon Lex V1, we recommend upgrading your bots to Amazon Lex V2. We are no longer adding new features to V1 and strongly recommend using V2 for all new bots.
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: