Chatbot / Client / delete_microsoft_teams_channel_configuration

delete_microsoft_teams_channel_configuration#

Chatbot.Client.delete_microsoft_teams_channel_configuration(**kwargs)#

Deletes a Microsoft Teams channel configuration for AWS Chatbot

See also: AWS API Documentation

Request Syntax

response = client.delete_microsoft_teams_channel_configuration(
    ChatConfigurationArn='string'
)
Parameters:

ChatConfigurationArn (string) –

[REQUIRED]

The Amazon Resource Name (ARN) of the MicrosoftTeamsChannelConfiguration associated with the user identity 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.DeleteTeamsChannelConfigurationException