Class | Description |
---|---|
CredentialsDefaultLocationProvider |
Load shared credentials file from the default location (~/.aws/credentials).
|
CredentialsEnvVarOverrideLocationProvider |
If environment variable is set then the
shared credentials file is source from it's location.
|
CredentialsLegacyConfigLocationProvider |
Treats the CLI config file as the source of credentials.
|
Copyright © 2021. All rights reserved.