aws-lex-web-ui icon indicating copy to clipboard operation
aws-lex-web-ui copied to clipboard

Sample Amazon Lex chat bot web interface

Results 150 aws-lex-web-ui issues
Sort by recently updated
recently updated
newest added

I need a fresh build. So I run the command npm run build-dev. But only few files are getting build. We need lex-web-ui.js to be rebuild which is not happening....

I have created a lex-web-ui and deployed as per the Readme document. Application is working in desktop without any issues. When we tried to access the lex-web-ui chatbot in iPad...

*Issue #, if available:* *Description of changes:* Fix the issue that only initial text is shown and initial utterance is not sent when a bot is reinitialized or a user...

Hello, I deployed the solution with Cloud Formation and it works awesome. index.html and parent.html pages works as I needed, but I am having an issue with the iframe when...

```javascript {"Message":"User: arn:aws:sts::XXXXXXXX:assumed-role/Cognito_XXXXXChatbotPoolUnauth_Role/CognitoIdentityCredentials is not authorized to perform: lex:RecognizeText on resource: arn:aws:lex:us-east-1:XXXXXXXXX:bot-alias/XXXXXXXXX/TSTALIASID"} ``` Looks like it is a permission error but can't understand why it's arrived.

Hi Team, I have deployed the sample lex order flower bot and added 2 response cards in the Lex bot using Prompt Response Card. However, I am unable to render...

I have passed the url in my lambda function in generic attachments . It is showing the response card in the test console but not in web ui.

In addition to the default Lex slot types, would it be possible to do add a custom step on the chat bot - for instance, request a user to upload...

question

Hello, I am using the iframe solution and it works fine on desktop. However, I don't know how to control the display on the mobile. I would like the frame...

Hey, I have created a lex chatbot and deployed it using lex-web-ui. Is there any way that instead of creating different deployment package, we can have multiple urls of the...