Module Awso_chatbot_async.CliSource

Sourceval json_arg : Yojson.Safe.t Async.Command.Arg_type.t
Sourceval call : ?endpoint_url:??? -> ?profile:??? -> ?region:??? -> (?endpoint_url:??? -> ?cfg:??? -> 'b -> ('c, 'd) Core._result Async_kernel__Deferred.t) -> 'b -> ('c -> Yojson.Safe.t) option -> ('d -> Yojson.Safe.t) option -> unit Async_kernel__Deferred.t
Sourceval associate_to_configuration : Async.Command.t
Sourceval create_chime_webhook_configuration : Async.Command.t
Sourceval create_custom_action : Async.Command.t
Sourceval create_microsoft_teams_channel_configuration : Async.Command.t
Sourceval create_slack_channel_configuration : Async.Command.t
Sourceval delete_chime_webhook_configuration : Async.Command.t
Sourceval delete_custom_action : Async.Command.t
Sourceval delete_microsoft_teams_channel_configuration : Async.Command.t
Sourceval delete_microsoft_teams_configured_team : Async.Command.t
Sourceval delete_microsoft_teams_user_identity : Async.Command.t
Sourceval delete_slack_channel_configuration : Async.Command.t
Sourceval delete_slack_user_identity : Async.Command.t
Sourceval delete_slack_workspace_authorization : Async.Command.t
Sourceval describe_chime_webhook_configurations : Async.Command.t
Sourceval describe_slack_channel_configurations : Async.Command.t
Sourceval describe_slack_user_identities : Async.Command.t
Sourceval describe_slack_workspaces : Async.Command.t
Sourceval disassociate_from_configuration : Async.Command.t
Sourceval get_account_preferences : Async.Command.t
Sourceval get_custom_action : Async.Command.t
Sourceval get_microsoft_teams_channel_configuration : Async.Command.t
Sourceval list_associations : Async.Command.t
Sourceval list_custom_actions : Async.Command.t
Sourceval list_microsoft_teams_channel_configurations : Async.Command.t
Sourceval list_microsoft_teams_configured_teams : Async.Command.t
Sourceval list_microsoft_teams_user_identities : Async.Command.t
Sourceval list_tags_for_resource : Async.Command.t
Sourceval tag_resource : Async.Command.t
Sourceval untag_resource : Async.Command.t
Sourceval update_account_preferences : Async.Command.t
Sourceval update_chime_webhook_configuration : Async.Command.t
Sourceval update_custom_action : Async.Command.t
Sourceval update_microsoft_teams_channel_configuration : Async.Command.t
Sourceval update_slack_channel_configuration : Async.Command.t
Sourceval main : Async.Command.t