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 170 aws-lex-web-ui issues
Sort by recently updated
recently updated
newest added

AWS poolID, App User Pool Client ID, app User Pool Name, bot Name details are exposed to public

I tried to deploy using the suggested "Mobile Hub" method, but mobile hub appears to be deprecated, and it takes me to the Amplify console. I tried importing via the...

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Hey there I am trying to send the user a form with checkboxes to enable the user to select a max of two values. In this instance I am trying...

In the snippet at the bottom, I send an utterance "dummy" to Lex from the front end. This is invoking my DummyIntent as expected with only the caveat that it...

Greetings !!! I need to provide a drop down(list of available options which changes dynamically) to user for selection in Lex chatbot. Do we have any provision for doing this...

I want to assign Lex to default intent instead of triggering ElicitIntent if Lex is not able to understand user intent. Can I do that?

Using the Vuejs version of the web-ui. Wonder if anyone could point me down the right path for the below : 1) I'd like to return a list of buttons...