Chatbot#
Client#
- class Chatbot.Client#
 A low-level client representing AWS Chatbot AWS Chatbot API:
import boto3 client = boto3.client('chatbot')
These are the available methods:
- can_paginate
 - close
 - create_chime_webhook_configuration
 - create_microsoft_teams_channel_configuration
 - create_slack_channel_configuration
 - delete_chime_webhook_configuration
 - delete_microsoft_teams_channel_configuration
 - delete_microsoft_teams_configured_team
 - delete_microsoft_teams_user_identity
 - delete_slack_channel_configuration
 - delete_slack_user_identity
 - delete_slack_workspace_authorization
 - describe_chime_webhook_configurations
 - describe_slack_channel_configurations
 - describe_slack_user_identities
 - describe_slack_workspaces
 - get_account_preferences
 - get_microsoft_teams_channel_configuration
 - get_paginator
 - get_waiter
 - list_microsoft_teams_channel_configurations
 - list_microsoft_teams_configured_teams
 - list_microsoft_teams_user_identities
 - list_tags_for_resource
 - tag_resource
 - untag_resource
 - update_account_preferences
 - update_chime_webhook_configuration
 - update_microsoft_teams_channel_configuration
 - update_slack_channel_configuration