package aws-s3-async

  1. Overview
  2. Docs

Source file credentials.ml

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

Innovation. Community. Security.