Module parser

Source
Expand description

Code for parsing AWS profile config

Structs§

Profile
An individual configuration profile
ProfileParseError
An error encountered while parsing a profile
ProfileSet
A top-level configuration source containing multiple named profiles
Property
Key-Value property pair

Enums§

ProfileFileLoadError
Failed to read or parse the profile file(s)

Functions§

load
Read & parse AWS config files