package awsm

  1. Overview
  2. Docs

Module Cfg.Shared_credentials_fileSource

Sourcetype t
Sourceval of_string : string -> (t, string) Core.Result.t

of_string x parses the content of a shared credentials file in the format specified by the AWS CLI.

Sourceval path : unit -> string option

path () returns the path to the credentials file following the specifications of the aws CLI.

OCaml

Innovation. Community. Security.