Module Awso_s3_async.Cli_manualSource

Sourcemodule S3_part = Part
Sourceval pp_opt : (Format.formatter -> 'a -> unit) -> Format.formatter -> 'a option -> unit
Sourceval failwithf : ('a, Format.formatter, unit, 'b) format4 -> 'a
Sourceval dispatch_exn : name:string -> error_to_json:('a -> Yojson.Safe.t) -> f:(unit -> ('b, 'a) Core._result Async_kernel__Deferred.t) -> 'b Async_kernel__Deferred.t
Sourcemodule List_buckets : sig ... end
Sourcemodule List_objects : sig ... end
Sourcemodule Get_object : sig ... end
Sourcemodule Put_object : sig ... end
Sourcemodule Put_multipart : sig ... end
Sourceval main : Async.Command.t