chatbot / Client / delete_slack_channel_configuration
delete_slack_channel_configuration#
- chatbot.Client.delete_slack_channel_configuration(**kwargs)#
Deletes Slack Channel Configuration
See also: AWS API Documentation
Request Syntax
response = client.delete_slack_channel_configuration( ChatConfigurationArn='string' )
- Parameters:
ChatConfigurationArn (string) – [REQUIRED] The ARN of the SlackChannelConfiguration to delete.
- Return type:
dict
- Returns:
Response Syntax
{}Response Structure
(dict) –
Exceptions
chatbot.Client.exceptions.ResourceNotFoundExceptionchatbot.Client.exceptions.InvalidParameterExceptionchatbot.Client.exceptions.InvalidRequestExceptionchatbot.Client.exceptions.DeleteSlackChannelConfigurationException