View Source AWS.Chatbot (aws-elixir v1.0.2)
AWS Chatbot API
Link to this section Summary
Functions
Creates Chime Webhook Configuration
Creates MS Teams Channel Configuration
Creates Slack Channel Configuration
Deletes a Chime Webhook Configuration
Deletes MS Teams Channel Configuration
Deletes the Microsoft Teams team authorization allowing for channels to be configured in that Microsoft Teams team.
Deletes a Teams user identity
Deletes Slack Channel Configuration
Deletes a Slack user identity
Deletes the Slack workspace authorization that allows channels to be configured in that workspace.
Lists Chime Webhook Configurations optionally filtered by ChatConfigurationArn
Lists Slack Channel Configurations optionally filtered by ChatConfigurationArn
Lists all Slack user identities with a mapped role.
Lists all authorized Slack Workspaces for AWS Account
Get Chatbot account level preferences
Get a single MS Teams Channel Configurations
Lists MS Teams Channel Configurations optionally filtered by TeamId
Lists all authorized MS teams for AWS Account
Lists all Microsoft Teams user identities with a mapped role.
Retrieves the list of tags applied to a configuration.
Applies the supplied tags to a configuration.
Removes the supplied tags from a configuration
Update Chatbot account level preferences
Updates a Chime Webhook Configuration
Updates MS Teams Channel Configuration
Updates Slack Channel Configuration
Link to this section Functions
Creates Chime Webhook Configuration
create_microsoft_teams_channel_configuration(client, input, options \\ [])
View SourceCreates MS Teams Channel Configuration
Creates Slack Channel Configuration
Deletes a Chime Webhook Configuration
delete_microsoft_teams_channel_configuration(client, input, options \\ [])
View SourceDeletes MS Teams Channel Configuration
delete_microsoft_teams_configured_team(client, input, options \\ [])
View SourceDeletes 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.
delete_microsoft_teams_user_identity(client, input, options \\ [])
View SourceDeletes a Teams user identity
Deletes Slack Channel Configuration
Deletes a Slack user identity
delete_slack_workspace_authorization(client, input, options \\ [])
View SourceDeletes the Slack workspace authorization that allows channels to be configured in that workspace.
This requires all configured channels in the workspace to be deleted.
describe_chime_webhook_configurations(client, input, options \\ [])
View SourceLists Chime Webhook Configurations optionally filtered by ChatConfigurationArn
describe_slack_channel_configurations(client, input, options \\ [])
View SourceLists Slack Channel Configurations optionally filtered by ChatConfigurationArn
Lists all Slack user identities with a mapped role.
Lists all authorized Slack Workspaces for AWS Account
Get Chatbot account level preferences
get_microsoft_teams_channel_configuration(client, input, options \\ [])
View SourceGet a single MS Teams Channel Configurations
list_microsoft_teams_channel_configurations(client, input, options \\ [])
View SourceLists MS Teams Channel Configurations optionally filtered by TeamId
list_microsoft_teams_configured_teams(client, input, options \\ [])
View SourceLists all authorized MS teams for AWS Account
list_microsoft_teams_user_identities(client, input, options \\ [])
View SourceLists all Microsoft Teams user identities with a mapped role.
Retrieves the list of tags applied to a configuration.
Applies the supplied tags to a configuration.
Removes the supplied tags from a configuration
Update Chatbot account level preferences
Updates a Chime Webhook Configuration
update_microsoft_teams_channel_configuration(client, input, options \\ [])
View SourceUpdates MS Teams Channel Configuration
Updates Slack Channel Configuration