| Class | Description |
|---|---|
| CredentialsDefaultLocationProvider |
Load shared credentials file from the default location (~/.aws/credentials).
|
| CredentialsLegacyConfigLocationProvider |
Treats the CLI config file as the source of credentials.
|
| CredentialsSystemSettingsLocationProvider |
If the 'AWS_CONFIG_FILE' environment variable or 'aws.configFile' system property is set, then the shared credentials file is
source from it's location.
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.