chatbot / Client / delete_microsoft_teams_channel_configuration
delete_microsoft_teams_channel_configuration#
- chatbot.Client.delete_microsoft_teams_channel_configuration(**kwargs)#
Deletes MS Teams Channel Configuration
See also: AWS API Documentation
Request Syntax
response = client.delete_microsoft_teams_channel_configuration( ChatConfigurationArn='string' )
- Parameters:
ChatConfigurationArn (string) – [REQUIRED] The ARN of the MicrosoftTeamsChannelConfiguration to delete.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
chatbot.Client.exceptions.ResourceNotFoundException
chatbot.Client.exceptions.InvalidParameterException
chatbot.Client.exceptions.InvalidRequestException
chatbot.Client.exceptions.DeleteTeamsChannelConfigurationException