| Package | Description |
|---|---|
| com.amazonaws.auth.profile |
AWS configuration profiles allow you to share multiple sets of AWS
security credentials between different tools such as the AWS SDK for Java
and the AWS CLI.
|
| Class and Description |
|---|
| ProfilesConfigFile
Loads the local AWS configuration profiles from the standard location
(~/.aws/config), which can be easily overridden through the
AWS_CONFIG_FILE environment variable or by specifying an
alternate config file location through this class' constructor. |
Copyright © 2016. All rights reserved.