Chatbot / Client / delete_chime_webhook_configuration
delete_chime_webhook_configuration#
- Chatbot.Client.delete_chime_webhook_configuration(**kwargs)#
- Deletes a Amazon Chime webhook configuration for AWS Chatbot. - See also: AWS API Documentation - Request Syntax- response = client.delete_chime_webhook_configuration( ChatConfigurationArn='string' ) - Parameters:
- ChatConfigurationArn (string) – - [REQUIRED] - The Amazon Resource Name (ARN) of the ChimeWebhookConfiguration to delete. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- Chatbot.Client.exceptions.InvalidParameterException
- Chatbot.Client.exceptions.InvalidRequestException
- Chatbot.Client.exceptions.ResourceNotFoundException
- Chatbot.Client.exceptions.DeleteChimeWebhookConfigurationException