Module Awso_chime_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_phone_number_with_user : Async.Command.t
Sourceval associate_signin_delegate_groups_with_account : Async.Command.t
Sourceval batch_create_room_membership : Async.Command.t
Sourceval batch_delete_phone_number : Async.Command.t
Sourceval batch_suspend_user : Async.Command.t
Sourceval batch_unsuspend_user : Async.Command.t
Sourceval batch_update_phone_number : Async.Command.t
Sourceval batch_update_user : Async.Command.t
Sourceval create_account : Async.Command.t
Sourceval create_bot : Async.Command.t
Sourceval create_meeting_dial_out : Async.Command.t
Sourceval create_phone_number_order : Async.Command.t
Sourceval create_room : Async.Command.t
Sourceval create_room_membership : Async.Command.t
Sourceval create_user : Async.Command.t
Sourceval delete_account : Async.Command.t
Sourceval delete_events_configuration : Async.Command.t
Sourceval delete_phone_number : Async.Command.t
Sourceval delete_room : Async.Command.t
Sourceval delete_room_membership : Async.Command.t
Sourceval disassociate_phone_number_from_user : Async.Command.t
Sourceval disassociate_signin_delegate_groups_from_account : Async.Command.t
Sourceval get_account : Async.Command.t
Sourceval get_account_settings : Async.Command.t
Sourceval get_bot : Async.Command.t
Sourceval get_events_configuration : Async.Command.t
Sourceval get_global_settings : Async.Command.t
Sourceval get_phone_number : Async.Command.t
Sourceval get_phone_number_order : Async.Command.t
Sourceval get_phone_number_settings : Async.Command.t
Sourceval get_retention_settings : Async.Command.t
Sourceval get_room : Async.Command.t
Sourceval get_user : Async.Command.t
Sourceval get_user_settings : Async.Command.t
Sourceval invite_users : Async.Command.t
Sourceval list_accounts : Async.Command.t
Sourceval list_bots : Async.Command.t
Sourceval list_phone_number_orders : Async.Command.t
Sourceval list_phone_numbers : Async.Command.t
Sourceval list_room_memberships : Async.Command.t
Sourceval list_rooms : Async.Command.t
Sourceval list_supported_phone_number_countries : Async.Command.t
Sourceval list_users : Async.Command.t
Sourceval logout_user : Async.Command.t
Sourceval put_events_configuration : Async.Command.t
Sourceval put_retention_settings : Async.Command.t
Sourceval redact_conversation_message : Async.Command.t
Sourceval redact_room_message : Async.Command.t
Sourceval regenerate_security_token : Async.Command.t
Sourceval reset_personal_p_i_n : Async.Command.t
Sourceval restore_phone_number : Async.Command.t
Sourceval search_available_phone_numbers : Async.Command.t
Sourceval update_account : Async.Command.t
Sourceval update_account_settings : Async.Command.t
Sourceval update_bot : Async.Command.t
Sourceval update_global_settings : Async.Command.t
Sourceval update_phone_number : Async.Command.t
Sourceval update_phone_number_settings : Async.Command.t
Sourceval update_room : Async.Command.t
Sourceval update_room_membership : Async.Command.t
Sourceval update_user : Async.Command.t
Sourceval update_user_settings : Async.Command.t
Sourceval main : Async.Command.t