Module Awso_ivschat_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 create_chat_token : Async.Command.t
Sourceval create_logging_configuration : Async.Command.t
Sourceval create_room : Async.Command.t
Sourceval delete_logging_configuration : Async.Command.t
Sourceval delete_message : Async.Command.t
Sourceval delete_room : Async.Command.t
Sourceval disconnect_user : Async.Command.t
Sourceval get_logging_configuration : Async.Command.t
Sourceval get_room : Async.Command.t
Sourceval list_logging_configurations : Async.Command.t
Sourceval list_rooms : Async.Command.t
Sourceval list_tags_for_resource : Async.Command.t
Sourceval send_event : Async.Command.t
Sourceval tag_resource : Async.Command.t
Sourceval untag_resource : Async.Command.t
Sourceval update_logging_configuration : Async.Command.t
Sourceval update_room : Async.Command.t
Sourceval main : Async.Command.t