Creating Amazon Q Business plugins using APIs
Amazon Q Business supports plugin creation through both the console and the APIs.
| API action | API description | Relevant User Guide topic |
|---|---|---|
| CreatePlugin | Creates an Amazon Q Business plugin | Configuring plugins with Amazon Q Business |
| DeletePlugin | Deletes an Amazon Q Business plugin | Deleting a plugin |
| GetPlugin | Gets information about an existing Amazon Q Business plugin | Getting plugin properties |
| UpdatePlugin | Updates an Amazon Q Business plugin | Updating a plugin |
| ListPlugins | Lists properties of an Amazon Q Business plugin | Listing plugins |
| ListPluginActions | Lists configured Amazon Q Business actions for a specific plugin in an Amazon Q Business application. Returns empty responses for custom and legacy built-in plugins. | Listing configured plugin actions |
| ListPluginTypeActions | Lists configured Amazon Q Business actions for any plugin type. Returns empty responses for custom and legacy built-in plugins. | Listing available plugin actions |
| ListPluginTypeMetadata | Lists metadata for all Amazon Q Business plugin types. Returns empty responses for custom and legacy built-in plugins. | Listing plugin metadata |