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.ResourceNotFoundException

  • QBusiness.Client.exceptions.InternalServerException

  • QBusiness.Client.exceptions.ThrottlingException

  • QBusiness.Client.exceptions.ValidationException

  • QBusiness.Client.exceptions.AccessDeniedException