Uses of Class
com.amazonaws.auth.profile.ProfilesConfigFile

Packages that use ProfilesConfigFile
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. 
 

Uses of ProfilesConfigFile in com.amazonaws.auth.profile
 

Constructors in com.amazonaws.auth.profile with parameters of type ProfilesConfigFile
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 © 2016. All rights reserved.