View Source aws_chatbot (aws v1.0.4)
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.
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_microsoft_teams_channel_configuration(Client, Input0, Options0)
View Source
Link to this function
delete_microsoft_teams_channel_configuration(Client, Input0, Options0)
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.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
get_microsoft_teams_channel_configuration(Client, Input0, Options0)
View Source
Link to this function
list_microsoft_teams_channel_configurations(Client, Input0, Options0)
View Source
Link to this function