QBusiness / Client / delete_chat_controls_configuration
delete_chat_controls_configuration#
- QBusiness.Client.delete_chat_controls_configuration(**kwargs)#
 Deletes chat controls configured for an existing Amazon Q Business application.
See also: AWS API Documentation
Request Syntax
response = client.delete_chat_controls_configuration( applicationId='string' )
- Parameters:
 applicationId (string) –
[REQUIRED]
The identifier of the application the chat controls have been configured for.
- Return type:
 dict
- Returns:
 Response Syntax
{}Response Structure
(dict) –
Exceptions
QBusiness.Client.exceptions.ResourceNotFoundExceptionQBusiness.Client.exceptions.InternalServerExceptionQBusiness.Client.exceptions.ThrottlingExceptionQBusiness.Client.exceptions.ValidationExceptionQBusiness.Client.exceptions.AccessDeniedException