Awso_chatbot_lwtSourceval associate_to_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.AssociateToConfigurationRequest.t ->
(Awso_chatbot.Values.AssociateToConfigurationResult.t,
Awso_chatbot.Values.AssociateToConfigurationResult.error)
Result.t
Lwt.tval create_chime_webhook_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.CreateChimeWebhookConfigurationRequest.t ->
(Awso_chatbot.Values.CreateChimeWebhookConfigurationResult.t,
Awso_chatbot.Values.CreateChimeWebhookConfigurationResult.error)
Result.t
Lwt.tval create_custom_action :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.CreateCustomActionRequest.t ->
(Awso_chatbot.Values.CreateCustomActionResult.t,
Awso_chatbot.Values.CreateCustomActionResult.error)
Result.t
Lwt.tval create_microsoft_teams_channel_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.CreateTeamsChannelConfigurationRequest.t ->
(Awso_chatbot.Values.CreateTeamsChannelConfigurationResult.t,
Awso_chatbot.Values.CreateTeamsChannelConfigurationResult.error)
Result.t
Lwt.tval create_slack_channel_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.CreateSlackChannelConfigurationRequest.t ->
(Awso_chatbot.Values.CreateSlackChannelConfigurationResult.t,
Awso_chatbot.Values.CreateSlackChannelConfigurationResult.error)
Result.t
Lwt.tval delete_chime_webhook_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.DeleteChimeWebhookConfigurationRequest.t ->
(Awso_chatbot.Values.DeleteChimeWebhookConfigurationResult.t,
Awso_chatbot.Values.DeleteChimeWebhookConfigurationResult.error)
Result.t
Lwt.tval delete_custom_action :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.DeleteCustomActionRequest.t ->
(Awso_chatbot.Values.DeleteCustomActionResult.t,
Awso_chatbot.Values.DeleteCustomActionResult.error)
Result.t
Lwt.tval delete_microsoft_teams_channel_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.DeleteTeamsChannelConfigurationRequest.t ->
(Awso_chatbot.Values.DeleteTeamsChannelConfigurationResult.t,
Awso_chatbot.Values.DeleteTeamsChannelConfigurationResult.error)
Result.t
Lwt.tval delete_microsoft_teams_configured_team :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.DeleteTeamsConfiguredTeamRequest.t ->
(Awso_chatbot.Values.DeleteTeamsConfiguredTeamResult.t,
Awso_chatbot.Values.DeleteTeamsConfiguredTeamResult.error)
Result.t
Lwt.tval delete_microsoft_teams_user_identity :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.DeleteMicrosoftTeamsUserIdentityRequest.t ->
(Awso_chatbot.Values.DeleteMicrosoftTeamsUserIdentityResult.t,
Awso_chatbot.Values.DeleteMicrosoftTeamsUserIdentityResult.error)
Result.t
Lwt.tval delete_slack_channel_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.DeleteSlackChannelConfigurationRequest.t ->
(Awso_chatbot.Values.DeleteSlackChannelConfigurationResult.t,
Awso_chatbot.Values.DeleteSlackChannelConfigurationResult.error)
Result.t
Lwt.tval delete_slack_user_identity :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.DeleteSlackUserIdentityRequest.t ->
(Awso_chatbot.Values.DeleteSlackUserIdentityResult.t,
Awso_chatbot.Values.DeleteSlackUserIdentityResult.error)
Result.t
Lwt.tval delete_slack_workspace_authorization :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.DeleteSlackWorkspaceAuthorizationRequest.t ->
(Awso_chatbot.Values.DeleteSlackWorkspaceAuthorizationResult.t,
Awso_chatbot.Values.DeleteSlackWorkspaceAuthorizationResult.error)
Result.t
Lwt.tval describe_chime_webhook_configurations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.DescribeChimeWebhookConfigurationsRequest.t ->
(Awso_chatbot.Values.DescribeChimeWebhookConfigurationsResult.t,
Awso_chatbot.Values.DescribeChimeWebhookConfigurationsResult.error)
Result.t
Lwt.tval describe_slack_channel_configurations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.DescribeSlackChannelConfigurationsRequest.t ->
(Awso_chatbot.Values.DescribeSlackChannelConfigurationsResult.t,
Awso_chatbot.Values.DescribeSlackChannelConfigurationsResult.error)
Result.t
Lwt.tval describe_slack_user_identities :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.DescribeSlackUserIdentitiesRequest.t ->
(Awso_chatbot.Values.DescribeSlackUserIdentitiesResult.t,
Awso_chatbot.Values.DescribeSlackUserIdentitiesResult.error)
Result.t
Lwt.tval describe_slack_workspaces :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.DescribeSlackWorkspacesRequest.t ->
(Awso_chatbot.Values.DescribeSlackWorkspacesResult.t,
Awso_chatbot.Values.DescribeSlackWorkspacesResult.error)
Result.t
Lwt.tval disassociate_from_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.DisassociateFromConfigurationRequest.t ->
(Awso_chatbot.Values.DisassociateFromConfigurationResult.t,
Awso_chatbot.Values.DisassociateFromConfigurationResult.error)
Result.t
Lwt.tval get_account_preferences :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.GetAccountPreferencesRequest.t ->
(Awso_chatbot.Values.GetAccountPreferencesResult.t,
Awso_chatbot.Values.GetAccountPreferencesResult.error)
Result.t
Lwt.tval get_custom_action :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.GetCustomActionRequest.t ->
(Awso_chatbot.Values.GetCustomActionResult.t,
Awso_chatbot.Values.GetCustomActionResult.error)
Result.t
Lwt.tval get_microsoft_teams_channel_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.GetTeamsChannelConfigurationRequest.t ->
(Awso_chatbot.Values.GetTeamsChannelConfigurationResult.t,
Awso_chatbot.Values.GetTeamsChannelConfigurationResult.error)
Result.t
Lwt.tval list_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.ListAssociationsRequest.t ->
(Awso_chatbot.Values.ListAssociationsResult.t,
Awso_chatbot.Values.ListAssociationsResult.error)
Result.t
Lwt.tval list_custom_actions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.ListCustomActionsRequest.t ->
(Awso_chatbot.Values.ListCustomActionsResult.t,
Awso_chatbot.Values.ListCustomActionsResult.error)
Result.t
Lwt.tval list_microsoft_teams_channel_configurations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.ListTeamsChannelConfigurationsRequest.t ->
(Awso_chatbot.Values.ListTeamsChannelConfigurationsResult.t,
Awso_chatbot.Values.ListTeamsChannelConfigurationsResult.error)
Result.t
Lwt.tval list_microsoft_teams_configured_teams :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.ListMicrosoftTeamsConfiguredTeamsRequest.t ->
(Awso_chatbot.Values.ListMicrosoftTeamsConfiguredTeamsResult.t,
Awso_chatbot.Values.ListMicrosoftTeamsConfiguredTeamsResult.error)
Result.t
Lwt.tval list_microsoft_teams_user_identities :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.ListMicrosoftTeamsUserIdentitiesRequest.t ->
(Awso_chatbot.Values.ListMicrosoftTeamsUserIdentitiesResult.t,
Awso_chatbot.Values.ListMicrosoftTeamsUserIdentitiesResult.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.ListTagsForResourceRequest.t ->
(Awso_chatbot.Values.ListTagsForResourceResponse.t,
Awso_chatbot.Values.ListTagsForResourceResponse.error)
Result.t
Lwt.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.TagResourceRequest.t ->
(Awso_chatbot.Values.TagResourceResponse.t,
Awso_chatbot.Values.TagResourceResponse.error)
Result.t
Lwt.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.UntagResourceRequest.t ->
(Awso_chatbot.Values.UntagResourceResponse.t,
Awso_chatbot.Values.UntagResourceResponse.error)
Result.t
Lwt.tval update_account_preferences :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.UpdateAccountPreferencesRequest.t ->
(Awso_chatbot.Values.UpdateAccountPreferencesResult.t,
Awso_chatbot.Values.UpdateAccountPreferencesResult.error)
Result.t
Lwt.tval update_chime_webhook_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.UpdateChimeWebhookConfigurationRequest.t ->
(Awso_chatbot.Values.UpdateChimeWebhookConfigurationResult.t,
Awso_chatbot.Values.UpdateChimeWebhookConfigurationResult.error)
Result.t
Lwt.tval update_custom_action :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.UpdateCustomActionRequest.t ->
(Awso_chatbot.Values.UpdateCustomActionResult.t,
Awso_chatbot.Values.UpdateCustomActionResult.error)
Result.t
Lwt.tval update_microsoft_teams_channel_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.UpdateTeamsChannelConfigurationRequest.t ->
(Awso_chatbot.Values.UpdateTeamsChannelConfigurationResult.t,
Awso_chatbot.Values.UpdateTeamsChannelConfigurationResult.error)
Result.t
Lwt.tval update_slack_channel_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chatbot.Values.UpdateSlackChannelConfigurationRequest.t ->
(Awso_chatbot.Values.UpdateSlackChannelConfigurationResult.t,
Awso_chatbot.Values.UpdateSlackChannelConfigurationResult.error)
Result.t
Lwt.tinclude module type of struct include Awso_chatbot.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]module CustomActionAttachmentCriteriaOperator =
Awso_chatbot.Values.CustomActionAttachmentCriteriaOperatormodule CustomActionAttachmentCriteriaValueString =
Awso_chatbot.Values.CustomActionAttachmentCriteriaValueStringmodule CustomActionAttachmentCriteriaVariableNameString =
Awso_chatbot.Values.CustomActionAttachmentCriteriaVariableNameStringA criteria for when a button should be shown based on values in the notification
module CustomActionAttachmentVariablesKeyString =
Awso_chatbot.Values.CustomActionAttachmentVariablesKeyStringmodule CustomActionAttachmentVariablesValueString =
Awso_chatbot.Values.CustomActionAttachmentVariablesValueStringA key-value pair. A tag consists of a tag key and a tag value. Tag keys and tag values are both required, but tag values can be empty (null) strings. Do not include confidential or sensitive information in this field. For more information, see User-Defined Tag Restrictions in the AWS Billing and Cost Management User Guide.
module CustomActionAttachmentCriteriaList =
Awso_chatbot.Values.CustomActionAttachmentCriteriaListmodule CustomActionAttachmentNotificationType =
Awso_chatbot.Values.CustomActionAttachmentNotificationTypeDefines when a custom action button should be attached to a notification.
module CustomActionDefinitionCommandTextString =
Awso_chatbot.Values.CustomActionDefinitionCommandTextStringAn AWS Chatbot configuration for Microsoft Teams.
Identifes a user level permission for a channel configuration.
A Microsoft Teams team that is authorized with AWS Chatbot.
A listing of an association with a channel configuration.
The definition of the command to run when invoked as an alias or as an action button.
A Slack workspace.
Identifes a user level permission for a channel configuration.
An AWS Chatbot configuration for Slack.
An AWS Chatbot configuration for Amazon Chime.
Your request input doesn't meet the constraints required by AWS Chatbot.
Your request input doesn't meet the constraints required by AWS Chatbot.
We were unable to find the resource for your request
module UpdateTeamsChannelConfigurationException =
Awso_chatbot.Values.UpdateTeamsChannelConfigurationExceptionWe can’t process your request right now because of a server issue. Try again later.
module UpdateSlackChannelConfigurationException =
Awso_chatbot.Values.UpdateSlackChannelConfigurationExceptionWe can’t process your request right now because of a server issue. Try again later.
Unexpected error during processing of request.
The request was rejected because it doesn't have valid credentials for the target resource.
module UpdateChimeWebhookConfigurationException =
Awso_chatbot.Values.UpdateChimeWebhookConfigurationExceptionWe can’t process your request right now because of a server issue. Try again later.
Preferences related to AWS Chatbot usage in the calling AWS account.
module UpdateAccountPreferencesException =
Awso_chatbot.Values.UpdateAccountPreferencesExceptionWe can’t process your request right now because of a server issue. Try again later.
We can’t process your request right now because of a server issue. Try again later.
The supplied list of tags contains too many tags.
module ListTeamsChannelConfigurationsException =
Awso_chatbot.Values.ListTeamsChannelConfigurationsExceptionWe can’t process your request right now because of a server issue. Try again later.
module ListMicrosoftTeamsUserIdentitiesException =
Awso_chatbot.Values.ListMicrosoftTeamsUserIdentitiesExceptionWe can’t process your request right now because of a server issue. Try again later.
module ListMicrosoftTeamsConfiguredTeamsException =
Awso_chatbot.Values.ListMicrosoftTeamsConfiguredTeamsExceptionWe can’t process your request right now because of a server issue. Try again later.
module ListCustomActionsResultNextTokenString =
Awso_chatbot.Values.ListCustomActionsResultNextTokenStringmodule ListCustomActionsRequestMaxResultsInteger =
Awso_chatbot.Values.ListCustomActionsRequestMaxResultsIntegermodule ListCustomActionsRequestNextTokenString =
Awso_chatbot.Values.ListCustomActionsRequestNextTokenStringmodule ListAssociationsResultNextTokenString =
Awso_chatbot.Values.ListAssociationsResultNextTokenStringmodule ListAssociationsRequestMaxResultsInteger =
Awso_chatbot.Values.ListAssociationsRequestMaxResultsIntegermodule ListAssociationsRequestNextTokenString =
Awso_chatbot.Values.ListAssociationsRequestNextTokenStringmodule GetTeamsChannelConfigurationException =
Awso_chatbot.Values.GetTeamsChannelConfigurationExceptionWe can’t process your request right now because of a server issue. Try again later.
Represents a parameterized command that can be invoked as an alias or as a notification button in the chat client.
We can’t process your request right now because of a server issue. Try again later.
module DescribeSlackWorkspacesException =
Awso_chatbot.Values.DescribeSlackWorkspacesExceptionWe can’t process your request right now because of a server issue. Try again later.
module DescribeSlackUserIdentitiesException =
Awso_chatbot.Values.DescribeSlackUserIdentitiesExceptionWe can’t process your request right now because of a server issue. Try again later.
module DescribeSlackChannelConfigurationsException =
Awso_chatbot.Values.DescribeSlackChannelConfigurationsExceptionWe can’t process your request right now because of a server issue. Try again later.
module DescribeChimeWebhookConfigurationsException =
Awso_chatbot.Values.DescribeChimeWebhookConfigurationsExceptionWe can’t process your request right now because of a server issue. Try again later.
module DeleteTeamsConfiguredTeamException =
Awso_chatbot.Values.DeleteTeamsConfiguredTeamExceptionWe can’t process your request right now because of a server issue. Try again later.
module DeleteTeamsChannelConfigurationException =
Awso_chatbot.Values.DeleteTeamsChannelConfigurationExceptionWe can’t process your request right now because of a server issue. Try again later.
module DeleteSlackWorkspaceAuthorizationFault =
Awso_chatbot.Values.DeleteSlackWorkspaceAuthorizationFaultThere was an issue deleting your Slack workspace.
module DeleteSlackUserIdentityException =
Awso_chatbot.Values.DeleteSlackUserIdentityExceptionWe can’t process your request right now because of a server issue. Try again later.
module DeleteSlackChannelConfigurationException =
Awso_chatbot.Values.DeleteSlackChannelConfigurationExceptionWe can’t process your request right now because of a server issue. Try again later.
module DeleteMicrosoftTeamsUserIdentityException =
Awso_chatbot.Values.DeleteMicrosoftTeamsUserIdentityExceptionWe can’t process your request right now because of a server issue. Try again later.
module DeleteChimeWebhookConfigurationException =
Awso_chatbot.Values.DeleteChimeWebhookConfigurationExceptionWe can’t process your request right now because of a server issue. Try again later.
There was an issue processing your request.
module CreateTeamsChannelConfigurationException =
Awso_chatbot.Values.CreateTeamsChannelConfigurationExceptionWe can’t process your request right now because of a server issue. Try again later.
You have exceeded a service limit for AWS Chatbot.
module CreateSlackChannelConfigurationException =
Awso_chatbot.Values.CreateSlackChannelConfigurationExceptionWe can’t process your request right now because of a server issue. Try again later.
module CreateChimeWebhookConfigurationException =
Awso_chatbot.Values.CreateChimeWebhookConfigurationExceptionWe can’t process your request right now because of a server issue. Try again later.
module UpdateTeamsChannelConfigurationResult =
Awso_chatbot.Values.UpdateTeamsChannelConfigurationResultUpdates an Microsoft Teams channel configuration.
module UpdateTeamsChannelConfigurationRequest =
Awso_chatbot.Values.UpdateTeamsChannelConfigurationRequestUpdates an Microsoft Teams channel configuration.
module UpdateSlackChannelConfigurationResult =
Awso_chatbot.Values.UpdateSlackChannelConfigurationResultUpdates a Slack channel configuration.
module UpdateSlackChannelConfigurationRequest =
Awso_chatbot.Values.UpdateSlackChannelConfigurationRequestUpdates a Slack channel configuration.
Updates a custom action.
Updates a custom action.
module UpdateChimeWebhookConfigurationResult =
Awso_chatbot.Values.UpdateChimeWebhookConfigurationResultUpdates a Amazon Chime webhook configuration.
module UpdateChimeWebhookConfigurationRequest =
Awso_chatbot.Values.UpdateChimeWebhookConfigurationRequestUpdates a Amazon Chime webhook configuration.
Updates AWS Chatbot account preferences.
Updates AWS Chatbot account preferences.
Detaches a key-value pair from 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.
Attaches a key-value pair to a resource, as identified by its Amazon Resource Name (ARN). Resources are users, servers, roles, and other entities.
Attaches a key-value pair to a resource, as identified by its Amazon Resource Name (ARN). Resources are users, servers, roles, and other entities.
module ListTeamsChannelConfigurationsResult =
Awso_chatbot.Values.ListTeamsChannelConfigurationsResultLists all AWS Chatbot Microsoft Teams channel configurations in an AWS account.
module ListTeamsChannelConfigurationsRequest =
Awso_chatbot.Values.ListTeamsChannelConfigurationsRequestLists all AWS Chatbot Microsoft Teams channel configurations in an AWS account.
Lists all of the tags associated with the Amazon Resource Name (ARN) that you specify. The resource can be a user, server, or 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.
module ListMicrosoftTeamsUserIdentitiesResult =
Awso_chatbot.Values.ListMicrosoftTeamsUserIdentitiesResultA list all Microsoft Teams user identities with a mapped role.
module ListMicrosoftTeamsUserIdentitiesRequest =
Awso_chatbot.Values.ListMicrosoftTeamsUserIdentitiesRequestA list all Microsoft Teams user identities with a mapped role.
module ListMicrosoftTeamsConfiguredTeamsResult =
Awso_chatbot.Values.ListMicrosoftTeamsConfiguredTeamsResultLists all authorized Microsoft Teams for an AWS Account
module ListMicrosoftTeamsConfiguredTeamsRequest =
Awso_chatbot.Values.ListMicrosoftTeamsConfiguredTeamsRequestLists all authorized Microsoft Teams for an AWS Account
Lists custom actions defined in this account.
Lists custom actions defined in this account.
Lists resources associated with a channel configuration.
Lists resources associated with a channel configuration.
module GetTeamsChannelConfigurationResult =
Awso_chatbot.Values.GetTeamsChannelConfigurationResultReturns a Microsoft Teams channel configuration in an AWS account.
module GetTeamsChannelConfigurationRequest =
Awso_chatbot.Values.GetTeamsChannelConfigurationRequestReturns a Microsoft Teams channel configuration in an AWS account.
Returns a custom action.
Returns a custom action.
Returns AWS Chatbot account preferences.
Returns AWS Chatbot account preferences.
module DisassociateFromConfigurationResult =
Awso_chatbot.Values.DisassociateFromConfigurationResultUnlink a resource, for example a custom action, from a channel configuration.
module DisassociateFromConfigurationRequest =
Awso_chatbot.Values.DisassociateFromConfigurationRequestUnlink a resource, for example a custom action, from a channel configuration.
List all authorized Slack workspaces connected to the AWS Account onboarded with AWS Chatbot.
List all authorized Slack workspaces connected to the AWS Account onboarded with AWS Chatbot.
module DescribeSlackUserIdentitiesResult =
Awso_chatbot.Values.DescribeSlackUserIdentitiesResultLists all Slack user identities with a mapped role.
module DescribeSlackUserIdentitiesRequest =
Awso_chatbot.Values.DescribeSlackUserIdentitiesRequestLists all Slack user identities with a mapped role.
module DescribeSlackChannelConfigurationsResult =
Awso_chatbot.Values.DescribeSlackChannelConfigurationsResultLists Slack channel configurations optionally filtered by ChatConfigurationArn
module DescribeSlackChannelConfigurationsRequest =
Awso_chatbot.Values.DescribeSlackChannelConfigurationsRequestLists Slack channel configurations optionally filtered by ChatConfigurationArn
module DescribeChimeWebhookConfigurationsResult =
Awso_chatbot.Values.DescribeChimeWebhookConfigurationsResultLists Amazon Chime webhook configurations optionally filtered by ChatConfigurationArn
module DescribeChimeWebhookConfigurationsRequest =
Awso_chatbot.Values.DescribeChimeWebhookConfigurationsRequestLists Amazon Chime webhook configurations optionally filtered by ChatConfigurationArn
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.
module DeleteTeamsConfiguredTeamRequest =
Awso_chatbot.Values.DeleteTeamsConfiguredTeamRequestDeletes 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.
module DeleteTeamsChannelConfigurationResult =
Awso_chatbot.Values.DeleteTeamsChannelConfigurationResultDeletes a Microsoft Teams channel configuration for AWS Chatbot
module DeleteTeamsChannelConfigurationRequest =
Awso_chatbot.Values.DeleteTeamsChannelConfigurationRequestDeletes a Microsoft Teams channel configuration for AWS Chatbot
module DeleteSlackWorkspaceAuthorizationResult =
Awso_chatbot.Values.DeleteSlackWorkspaceAuthorizationResultDeletes the Slack workspace authorization that allows channels to be configured in that workspace. This requires all configured channels in the workspace to be deleted.
module DeleteSlackWorkspaceAuthorizationRequest =
Awso_chatbot.Values.DeleteSlackWorkspaceAuthorizationRequestDeletes the Slack workspace authorization that allows channels to be configured in that workspace. This requires all configured channels in the workspace to be deleted.
Deletes a user level permission for a Slack channel configuration.
Deletes a user level permission for a Slack channel configuration.
module DeleteSlackChannelConfigurationResult =
Awso_chatbot.Values.DeleteSlackChannelConfigurationResultDeletes a Slack channel configuration for AWS Chatbot
module DeleteSlackChannelConfigurationRequest =
Awso_chatbot.Values.DeleteSlackChannelConfigurationRequestDeletes a Slack channel configuration for AWS Chatbot
module DeleteMicrosoftTeamsUserIdentityResult =
Awso_chatbot.Values.DeleteMicrosoftTeamsUserIdentityResultIdentifes a user level permission for a channel configuration.
module DeleteMicrosoftTeamsUserIdentityRequest =
Awso_chatbot.Values.DeleteMicrosoftTeamsUserIdentityRequestIdentifes a user level permission for a channel configuration.
Deletes a custom action.
Deletes a custom action.
module DeleteChimeWebhookConfigurationResult =
Awso_chatbot.Values.DeleteChimeWebhookConfigurationResultDeletes a Amazon Chime webhook configuration for AWS Chatbot.
module DeleteChimeWebhookConfigurationRequest =
Awso_chatbot.Values.DeleteChimeWebhookConfigurationRequestDeletes a Amazon Chime webhook configuration for AWS Chatbot.
module CreateTeamsChannelConfigurationResult =
Awso_chatbot.Values.CreateTeamsChannelConfigurationResultCreates an AWS Chatbot configuration for Microsoft Teams.
module CreateTeamsChannelConfigurationRequest =
Awso_chatbot.Values.CreateTeamsChannelConfigurationRequestCreates an AWS Chatbot configuration for Microsoft Teams.
module CreateSlackChannelConfigurationResult =
Awso_chatbot.Values.CreateSlackChannelConfigurationResultCreates an AWS Chatbot confugration for Slack.
module CreateSlackChannelConfigurationRequest =
Awso_chatbot.Values.CreateSlackChannelConfigurationRequestCreates an AWS Chatbot confugration for Slack.
Creates a custom action that can be invoked as an alias or as a button on a notification.
Creates a custom action that can be invoked as an alias or as a button on a notification.
module CreateChimeWebhookConfigurationResult =
Awso_chatbot.Values.CreateChimeWebhookConfigurationResultCreates an AWS Chatbot configuration for Amazon Chime.
module CreateChimeWebhookConfigurationRequest =
Awso_chatbot.Values.CreateChimeWebhookConfigurationRequestCreates an AWS Chatbot configuration for Amazon Chime.
Links a resource (for example, a custom action) to a channel configuration.
Links a resource (for example, a custom action) to a channel configuration.