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.
|
Constructor and Description |
---|
ProfileCredentialsProvider(ProfilesConfigFile profilesConfigFile,
String profileName)
Creates a new profile credentials provider that returns the AWS security credentials for the
specified profiles configuration file and profile name.
|
Copyright © 2024. All rights reserved.