ChatbotClient
The AWS Chatbot API Reference provides descriptions, API request parameters, and the XML response for each of the AWS Chatbot API actions.
AWS Chatbot APIs are currently available in the following Regions:
US East (Ohio) -
us-east-2
US West (Oregon) -
us-west-2
Asia Pacific (Singapore) -
ap-southeast-1
Europe (Ireland) -
eu-west-1
The AWS Chatbot console can only be used in US East (Ohio). Your configuration data however, is stored in each of the relevant available Regions.
Your AWS CloudTrail events are logged in whatever Region you call from, not US East (N. Virginia) by default.
Functions
Links a resource (for example, a custom action) to a channel configuration.
Creates an AWS Chatbot configuration for Amazon Chime.
Creates a custom action that can be invoked as an alias or as a button on a notification.
Creates an AWS Chatbot configuration for Microsoft Teams.
Creates an AWS Chatbot confugration for Slack.
Deletes a Amazon Chime webhook configuration for AWS Chatbot.
Deletes a custom action.
Deletes a Microsoft Teams channel configuration for AWS Chatbot
Deletes the Microsoft Teams team authorization allowing for channels to be configured in that Microsoft Teams team. Note that the Microsoft Teams team must have no channels configured to remove it.
Identifes a user level permission for a channel configuration.
Deletes a Slack channel configuration for AWS Chatbot
Deletes a user level permission for a Slack channel configuration.
Deletes the Slack workspace authorization that allows channels to be configured in that workspace. This requires all configured channels in the workspace to be deleted.
Lists Amazon Chime webhook configurations optionally filtered by ChatConfigurationArn
Lists Slack channel configurations optionally filtered by ChatConfigurationArn
Lists all Slack user identities with a mapped role.
List all authorized Slack workspaces connected to the AWS Account onboarded with AWS Chatbot.
Unlink a resource, for example a custom action, from a channel configuration.
Returns AWS Chatbot account preferences.
Returns a custom action.
Returns a Microsoft Teams channel configuration in an AWS account.
Lists resources associated with a channel configuration.
Lists custom actions defined in this account.
Lists all AWS Chatbot Microsoft Teams channel configurations in an AWS account.
Lists all authorized Microsoft Teams for an AWS Account
A list all Microsoft Teams user identities with a mapped role.
Lists all of the tags associated with the Amazon Resource Name (ARN) that you specify. The resource can be a user, server, or role.
Attaches a key-value pair to a resource, as identified by its Amazon Resource Name (ARN). Resources are users, servers, roles, and other entities.
Detaches a key-value pair from a resource, as identified by its Amazon Resource Name (ARN). Resources are users, servers, roles, and other entities.
Updates AWS Chatbot account preferences.
Updates a Amazon Chime webhook configuration.
Updates a custom action.
Updates an Microsoft Teams channel configuration.
Updates a Slack channel configuration.
Inherited functions
Links a resource (for example, a custom action) to a channel configuration.
Creates an AWS Chatbot configuration for Amazon Chime.
Creates a custom action that can be invoked as an alias or as a button on a notification.
Creates an AWS Chatbot configuration for Microsoft Teams.
Creates an AWS Chatbot confugration for Slack.
Deletes a Amazon Chime webhook configuration for AWS Chatbot.
Deletes a custom action.
Deletes a Microsoft Teams channel configuration for AWS Chatbot
Deletes the Microsoft Teams team authorization allowing for channels to be configured in that Microsoft Teams team. Note that the Microsoft Teams team must have no channels configured to remove it.
Identifes a user level permission for a channel configuration.
Deletes a Slack channel configuration for AWS Chatbot
Deletes a user level permission for a Slack channel configuration.
Deletes the Slack workspace authorization that allows channels to be configured in that workspace. This requires all configured channels in the workspace to be deleted.
Lists Amazon Chime webhook configurations optionally filtered by ChatConfigurationArn
Paginate over DescribeChimeWebhookConfigurationsResponse results.
Lists Slack channel configurations optionally filtered by ChatConfigurationArn
Paginate over DescribeSlackChannelConfigurationsResponse results.
Lists all Slack user identities with a mapped role.
Paginate over DescribeSlackUserIdentitiesResponse results.
List all authorized Slack workspaces connected to the AWS Account onboarded with AWS Chatbot.
Paginate over DescribeSlackWorkspacesResponse results.
Unlink a resource, for example a custom action, from a channel configuration.
Returns AWS Chatbot account preferences.
Returns a custom action.
Returns a Microsoft Teams channel configuration in an AWS account.
Lists resources associated with a channel configuration.
Paginate over ListAssociationsResponse results.
Lists custom actions defined in this account.
Paginate over ListCustomActionsResponse results.
Lists all AWS Chatbot Microsoft Teams channel configurations in an AWS account.
Paginate over ListMicrosoftTeamsChannelConfigurationsResponse results.
Lists all authorized Microsoft Teams for an AWS Account
Paginate over ListMicrosoftTeamsConfiguredTeamsResponse results.
A list all Microsoft Teams user identities with a mapped role.
Paginate over ListMicrosoftTeamsUserIdentitiesResponse results.
Lists all of the tags associated with the Amazon Resource Name (ARN) that you specify. The resource can be a user, server, or role.
Attaches a key-value pair to a resource, as identified by its Amazon Resource Name (ARN). Resources are users, servers, roles, and other entities.
Detaches a key-value pair from a resource, as identified by its Amazon Resource Name (ARN). Resources are users, servers, roles, and other entities.
Updates AWS Chatbot account preferences.
Updates a Amazon Chime webhook configuration.
Updates a custom action.
Updates an Microsoft Teams channel configuration.
Updates a Slack channel configuration.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.