Class | Description |
---|---|
AbstractProfilesConfigFileScanner |
An abstract template class for the generic operation that involves scanning
through a profile configuration file.
|
Profile |
Contains the information stored in an AWS profile, such as AWS security
credentials.
|
ProfilesConfigFileLoader | |
ProfilesConfigFileLoader.ProfilesConfigFileLoaderHelper |
Implementation of AbstractProfilesConfigFileScanner that groups profile
properties into a map while scanning through the credentials profile.
|