| 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 © 2017 Amazon Web Services, Inc. All Rights Reserved.