aws-sdk-chatbot 1.91.0

AWS SDK for AWS Chatbot
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `AssociateToConfiguration` operation.
pub mod associate_to_configuration;

/// Types for the `CreateChimeWebhookConfiguration` operation.
pub mod create_chime_webhook_configuration;

/// Types for the `CreateCustomAction` operation.
pub mod create_custom_action;

/// Types for the `CreateMicrosoftTeamsChannelConfiguration` operation.
pub mod create_microsoft_teams_channel_configuration;

/// Types for the `CreateSlackChannelConfiguration` operation.
pub mod create_slack_channel_configuration;

/// Types for the `DeleteChimeWebhookConfiguration` operation.
pub mod delete_chime_webhook_configuration;

/// Types for the `DeleteCustomAction` operation.
pub mod delete_custom_action;

/// Types for the `DeleteMicrosoftTeamsChannelConfiguration` operation.
pub mod delete_microsoft_teams_channel_configuration;

/// Types for the `DeleteMicrosoftTeamsConfiguredTeam` operation.
pub mod delete_microsoft_teams_configured_team;

/// Types for the `DeleteMicrosoftTeamsUserIdentity` operation.
pub mod delete_microsoft_teams_user_identity;

/// Types for the `DeleteSlackChannelConfiguration` operation.
pub mod delete_slack_channel_configuration;

/// Types for the `DeleteSlackUserIdentity` operation.
pub mod delete_slack_user_identity;

/// Types for the `DeleteSlackWorkspaceAuthorization` operation.
pub mod delete_slack_workspace_authorization;

/// Types for the `DescribeChimeWebhookConfigurations` operation.
pub mod describe_chime_webhook_configurations;

/// Types for the `DescribeSlackChannelConfigurations` operation.
pub mod describe_slack_channel_configurations;

/// Types for the `DescribeSlackUserIdentities` operation.
pub mod describe_slack_user_identities;

/// Types for the `DescribeSlackWorkspaces` operation.
pub mod describe_slack_workspaces;

/// Types for the `DisassociateFromConfiguration` operation.
pub mod disassociate_from_configuration;

/// Types for the `GetAccountPreferences` operation.
pub mod get_account_preferences;

/// Types for the `GetCustomAction` operation.
pub mod get_custom_action;

/// Types for the `GetMicrosoftTeamsChannelConfiguration` operation.
pub mod get_microsoft_teams_channel_configuration;

/// Types for the `ListAssociations` operation.
pub mod list_associations;

/// Types for the `ListCustomActions` operation.
pub mod list_custom_actions;

/// Types for the `ListMicrosoftTeamsChannelConfigurations` operation.
pub mod list_microsoft_teams_channel_configurations;

/// Types for the `ListMicrosoftTeamsConfiguredTeams` operation.
pub mod list_microsoft_teams_configured_teams;

/// Types for the `ListMicrosoftTeamsUserIdentities` operation.
pub mod list_microsoft_teams_user_identities;

/// Types for the `ListTagsForResource` operation.
pub mod list_tags_for_resource;

/// Types for the `TagResource` operation.
pub mod tag_resource;

/// Types for the `UntagResource` operation.
pub mod untag_resource;

/// Types for the `UpdateAccountPreferences` operation.
pub mod update_account_preferences;

/// Types for the `UpdateChimeWebhookConfiguration` operation.
pub mod update_chime_webhook_configuration;

/// Types for the `UpdateCustomAction` operation.
pub mod update_custom_action;

/// Types for the `UpdateMicrosoftTeamsChannelConfiguration` operation.
pub mod update_microsoft_teams_channel_configuration;

/// Types for the `UpdateSlackChannelConfiguration` operation.
pub mod update_slack_channel_configuration;