Package | Description |
---|---|
com.ibm.cloud.objectstorage.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 credential profiles from the standard location (~/.aws/credentials), which
can be easily overridden through the
AWS_CREDENTIAL_PROFILES_FILE environment
variable or by specifying an alternate credentials file location through this class' constructor. |
Copyright © 2024. All rights reserved.