v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1483595482.8 KB

Updates a set of chat controls configured for an existing Amazon Q Business application.

patch/applications/{applicationId}/chatcontrols

Path parameters

applicationIdstring required

The identifier of the application for which the chat controls are configured.

Request body

clientTokenstring

A token that you provide to identify the request to update a Amazon Q Business application chat configuration.

responseScope'ENTERPRISE_CONTENT_ONLY' | 'EXTENDED_KNOWLEDGE_ENABLED'

The response scope configured for your application. This determines whether your application uses its retrieval augmented generation (RAG) system to generate answers only from your enterprise data, or also uses the large language models (LLM) knowledge to respons to end user questions in chat.

Response

Success

UpdateChatControlsConfigurationResponse required