Interface | Description |
---|---|
AwsProfileFileLocationProvider |
Provides the location of both the AWS Shared credentials file (~/.aws/credentials) or the AWS
Shared config file (~/.aws/config).
|
Class | Description |
---|---|
AwsDirectoryBasePathProvider |
Base provider for all location providers that source a file from the ~/.aws directory.
|
AwsProfileFileLocationProviderChain |
Delegates to a chain of
AwsProfileFileLocationProvider . |
Copyright © 2016. All rights reserved.