- Newest
- Most votes
- Most comments
Based on your description, you've covered most of the common configuration issues, but there are a few additional areas to check that might explain why your Lex V2 bot isn't appearing in the Amazon Connect contact flow dropdown.
First, verify that Amazon Connect and the Amazon Lex bot are in the same AWS account. Cross-account access isn't supported for this integration - even though they can be in different regions, they must be within the same AWS account.
Next, check the IAM permissions. The service-linked role for your Connect instance needs proper permissions to access the Lex V2 bot. This could be a hidden IAM policy issue as you suggested.
Another thing to try is to disable and then re-enable Lex Bot Management in your Amazon Connect console settings. This sometimes refreshes the connection between the services and makes previously invisible bots appear.
Also, ensure that the bot has been properly associated with your Connect instance. In the Amazon Connect console, navigate to "Contact flows" and verify that your Lex V2 bot is listed under the "Amazon Lex" tab.
If you're using Amazon Q in Connect with your Lex bot, check for any configuration issues there, as integration problems can sometimes prevent the bot from appearing in Connect.
Finally, examine CloudWatch logs for both Connect and Lex to look for any error messages that might provide additional clues about why the integration isn't working properly.
Sources
Lex and Connect | AWS re:Post
Amazon Q in Connect Error: Invalid Bot Configuration: Amazon Lex could not access your Q In Connect Assistant. | AWS re:Post
Lex v2 with Connect not working | AWS re:Post
answered 10 months ago
Ensure that the bot has been properly associated with your Connect instance. In the AWS Console, open the Amazon Connect service, select your Connect instance, then open the "Flows" configuration from the left menu. Verify that your Lex V2 bot is listed under the "Amazon Lex" section. If not, then add it there.
Relevant content
asked a year ago
- AWS OFFICIALUpdated 4 years ago
