Source file s3.ml

1
2
3
4
5
(** Async aware S3 commands.
    For API documentation
    @see <../../../aws-s3/Aws_s3/S3/Make/index.html>({!module:Aws_s3.S3.Make})
*)
include Aws_s3.S3.Make(Io)