aws lex bubble plugin

Amazon Lex bubble plugin makes it easy for developers to add aws Lex to their applications. this current version only supports lex bots made aws lex V1 console.

this documentation is divided into four sections
1.The needed parameters.
2. how to get the needed parameters(on aws).
3.aws identity policy setup for the IdentityPoolID(on aws)
4.plugin setup(on bubble).
1.The need parameters.
‍t are the parameters that you need to suppy to the plugin in order to tell the plugin which awx lex but to connect with and how to connect
1.BotName and BotAlias
2.Region and IdentityPoolID
2. how to get the needed parameters(on aws).
How to get BotName and BotAlias
How to get Region and IdentityPoolID
3.aws identity policy setup for the IdentityPoolID(on aws)
you must attact some new identity policies to your IdentityPoolID in order for the identitPoolId you got in the above video to work with your AWS lex resources.only check the need options, you dont have to select all fields
4.plugin setup(on bubble).
After installing/adding the plugin to your bubble app, two new buuble ui elements will be added to your bubble elements.

1.drag both of the elemets(Lex chat,Lex Listener) to the main page on which you want to use the plugin and fill in the required parameters.
2, go to your bubble app settings and turnon expose ID states(this is required for the plugin, to exchange data between the ui elements"the plugin access elements by using the element's ID as pointers"
3.set the IDs of the elemets that will be representing your listen button, inputbox,response text and send button as listen,message,response and send RESPECTFULY.

below is a video showing a detailed setup procedure.

Thanks for buying and depending on this plugin
This plugin was developed and currently maintained by tobi_does_code. message me to suggest a feature or report a bug or to suggest a plugin or libary you want me to make.