Sourcetype t = {access_key_id : string;secret_access_key : string;session_token : string option;
} Sourceexception AuthError of string Sourceval fromEnvironment : unit -> t Sourceval fromProfile :
< fs : [> Eio.Fs.dir_ty ] Eio.Path.t.. > ->
?profile_name:string ->
unit ->
t