View Source aws_chatbot (aws v1.0.4)

AWS Chatbot API

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 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.
Update Chatbot account level preferences
Updates a Chime Webhook Configuration
Updates MS Teams Channel Configuration
Updates Slack Channel Configuration

Functions

Link to this function

create_chime_webhook_configuration(Client, Input)

View Source
Creates Chime Webhook Configuration
Link to this function

create_chime_webhook_configuration(Client, Input0, Options0)

View Source
Link to this function

create_microsoft_teams_channel_configuration(Client, Input)

View Source
Creates MS Teams Channel Configuration
Link to this function

create_microsoft_teams_channel_configuration(Client, Input0, Options0)

View Source
Link to this function

create_slack_channel_configuration(Client, Input)

View Source
Creates Slack Channel Configuration
Link to this function

create_slack_channel_configuration(Client, Input0, Options0)

View Source
Link to this function

delete_chime_webhook_configuration(Client, Input)

View Source
Deletes a Chime Webhook Configuration
Link to this function

delete_chime_webhook_configuration(Client, Input0, Options0)

View Source
Link to this function

delete_microsoft_teams_channel_configuration(Client, Input)

View Source
Deletes MS Teams Channel Configuration
Link to this function

delete_microsoft_teams_channel_configuration(Client, Input0, Options0)

View Source
Link to this function

delete_microsoft_teams_configured_team(Client, Input)

View Source

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.
Link to this function

delete_microsoft_teams_configured_team(Client, Input0, Options0)

View Source
Link to this function

delete_microsoft_teams_user_identity(Client, Input)

View Source
Deletes a Teams user identity
Link to this function

delete_microsoft_teams_user_identity(Client, Input0, Options0)

View Source
Link to this function

delete_slack_channel_configuration(Client, Input)

View Source
Deletes Slack Channel Configuration
Link to this function

delete_slack_channel_configuration(Client, Input0, Options0)

View Source
Link to this function

delete_slack_user_identity(Client, Input)

View Source
Deletes a Slack user identity
Link to this function

delete_slack_user_identity(Client, Input0, Options0)

View Source
Link to this function

delete_slack_workspace_authorization(Client, Input)

View Source

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.
Link to this function

delete_slack_workspace_authorization(Client, Input0, Options0)

View Source
Link to this function

describe_chime_webhook_configurations(Client, Input)

View Source
Lists Chime Webhook Configurations optionally filtered by ChatConfigurationArn
Link to this function

describe_chime_webhook_configurations(Client, Input0, Options0)

View Source
Link to this function

describe_slack_channel_configurations(Client, Input)

View Source
Lists Slack Channel Configurations optionally filtered by ChatConfigurationArn
Link to this function

describe_slack_channel_configurations(Client, Input0, Options0)

View Source
Link to this function

describe_slack_user_identities(Client, Input)

View Source
Lists all Slack user identities with a mapped role.
Link to this function

describe_slack_user_identities(Client, Input0, Options0)

View Source
Link to this function

describe_slack_workspaces(Client, Input)

View Source
Lists all authorized Slack Workspaces for AWS Account
Link to this function

describe_slack_workspaces(Client, Input0, Options0)

View Source
Link to this function

get_account_preferences(Client, Input)

View Source
Get Chatbot account level preferences
Link to this function

get_account_preferences(Client, Input0, Options0)

View Source
Link to this function

get_microsoft_teams_channel_configuration(Client, Input)

View Source
Get a single MS Teams Channel Configurations
Link to this function

get_microsoft_teams_channel_configuration(Client, Input0, Options0)

View Source
Link to this function

list_microsoft_teams_channel_configurations(Client, Input)

View Source
Lists MS Teams Channel Configurations optionally filtered by TeamId
Link to this function

list_microsoft_teams_channel_configurations(Client, Input0, Options0)

View Source
Link to this function

list_microsoft_teams_configured_teams(Client, Input)

View Source
Lists all authorized MS teams for AWS Account
Link to this function

list_microsoft_teams_configured_teams(Client, Input0, Options0)

View Source
Link to this function

list_microsoft_teams_user_identities(Client, Input)

View Source
Lists all Microsoft Teams user identities with a mapped role.
Link to this function

list_microsoft_teams_user_identities(Client, Input0, Options0)

View Source
Link to this function

update_account_preferences(Client, Input)

View Source
Update Chatbot account level preferences
Link to this function

update_account_preferences(Client, Input0, Options0)

View Source
Link to this function

update_chime_webhook_configuration(Client, Input)

View Source
Updates a Chime Webhook Configuration
Link to this function

update_chime_webhook_configuration(Client, Input0, Options0)

View Source
Link to this function

update_microsoft_teams_channel_configuration(Client, Input)

View Source
Updates MS Teams Channel Configuration
Link to this function

update_microsoft_teams_channel_configuration(Client, Input0, Options0)

View Source
Link to this function

update_slack_channel_configuration(Client, Input)

View Source
Updates Slack Channel Configuration
Link to this function

update_slack_channel_configuration(Client, Input0, Options0)

View Source