AwsConfigurationSource
data class AwsConfigurationSource(val profile: String, val configPath: String, val credentialsPath: String)
Specifies the active profile and configured (may not actually exist) locations of configuration files.