public class AwsConfigProvider extends EnvironmentProvider
Constructor and Description |
---|
AwsConfigProvider(String filename,
String profile) |
Modifier and Type | Method and Description |
---|---|
Credentials |
fetch()
Retrieve credentials in provided profile or AWS_PROFILE or "default" section in INI file from
provided filename or AWS_SHARED_CREDENTIALS_FILE environment variable or file .aws/credentials
in user's home directory.
|
getProperty
public Credentials fetch()