v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1483595482.8 KB

Updates an Amazon Q Business plugin.

put/applications/{applicationId}/plugins/{pluginId}

Path parameters

applicationIdstring required

The identifier of the application the plugin is attached to.

pluginIdstring required

The identifier of the plugin.

Request body

displayNamestring

The name of the plugin.

state'ENABLED' | 'DISABLED'

The status of the plugin.

serverUrlstring

The source URL used for plugin configuration.

Response

Success

UpdatePluginResponse required