package awsm

  1. Overview
  2. Docs
type t
val 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.

val path : unit -> string option

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

OCaml

Innovation. Community. Security.