package awsm

  1. Overview
  2. Docs

Module Cfg.Config_fileSource

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

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

Sourceval path : unit -> string option

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

OCaml

Innovation. Community. Security.