2

I have created Amazon Lex bot and working perfect.

enter image description here

I want to add this chat bot to amazon connect so people can use this chat bot over mobile call.

but I unable add to chat bot to amazon connect. It shows "Failed to update Lex bots.Please try again."

enter image description here

Mehul Katara
  • 907
  • 11
  • 32

1 Answers1

1

It seems like you hit a glitch in the AWS backend when you initially created your Connect instance, where an IAM service linked role for the connect instance was not setup correctly. While at this time I'm working with AWS to try and understand how it can be corrected, can you retry by creating another connect instance and adding the lex box as the first thing once the instance is created?

When you create a new instance, in the AWS console click on Instance>Overview,

You should see a bunch of things including "Service Linked Role": enter image description here

For the instance where you are having problems adding Lex, "Service Linked role" may not be there:

enter image description here

I suspect this will also impact other Connect features such as recordings, Kenesis etc.

Not ideal, but may help you in the interim.

Zoe
  • 27,060
  • 21
  • 118
  • 148
Seth van Buren
  • 101
  • 1
  • 7