Skip to content

/AWS1/CL_QQB=>UPDATECHATCONTROLSCONF()

About UpdateChatControlsConfiguration

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

Method Signature

IMPORTING

Required arguments:

IV_APPLICATIONID TYPE /AWS1/QQBAPPLICATIONID /AWS1/QQBAPPLICATIONID

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

Optional arguments:

IV_CLIENTTOKEN TYPE /AWS1/QQBCLIENTTOKEN /AWS1/QQBCLIENTTOKEN

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

IV_RESPONSESCOPE TYPE /AWS1/QQBRESPONSESCOPE /AWS1/QQBRESPONSESCOPE

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.

IO_BLOCKEDPHRASESCONFUPDATE TYPE REF TO /AWS1/CL_QQBBLKEDPHRASESCONFUP /AWS1/CL_QQBBLKEDPHRASESCONFUP

The phrases blocked from chat by your chat control configuration.

IT_TOPICCONFSTOCREATEORUPD TYPE /AWS1/CL_QQBTOPICCONFIGURATION=>TT_TOPICCONFIGURATIONS TT_TOPICCONFIGURATIONS

The configured topic specific chat controls you want to update.

IT_TOPICCONFSTODELETE TYPE /AWS1/CL_QQBTOPICCONFIGURATION=>TT_TOPICCONFIGURATIONS TT_TOPICCONFIGURATIONS

The configured topic specific chat controls you want to delete.

IO_CREATORMODECONFIGURATION TYPE REF TO /AWS1/CL_QQBCREATORMODECONF /AWS1/CL_QQBCREATORMODECONF

The configuration details for CREATOR_MODE.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_QQBUPDCHATCTLSCONFRSP /AWS1/CL_QQBUPDCHATCTLSCONFRSP