Creating an Amazon Q Business custom plugin
Note
To validate accuracy before deploying to end users, we recommend creating a Amazon Q Business test application to configure and test new features. To create a new custom plugin, first ensure that you have a test application with the same settings and configurations as your production application (the one deployed for your end users). Using the console, configure a custom plugin in the test application following the steps below. After you finish configuring your custom plugin, launch a test web experience and login as an end user. Issue a number of expected user prompts and confirm you are getting the expected results. If you are not getting the expected results, return to the console page and modify the OpenAPI specification to ensure it follows best practices for configuring OpenAPI specifications. Repeat this process until you are satisfied with the test application results and then replicate the same custom plugins settings in your production application before you share it with your end users.
You use the CreatePlugin
action to create an Amazon Q
custom plugin for your web experience chat. The following tabs provide a procedure for
the AWS Management Console and code examples for the AWS CLI.
To create a custom plugin, choose a tab based on your access preference for Amazon Q.