Example usage for Java com.amazonaws.auth PropertiesFileCredentialsProvider fields, constructors, methods, implement or subclass
The text is from its open source code.
PropertiesFileCredentialsProvider(String credentialsFilePath) Creates a new PropertiesFileCredentialsProvider that will attempt to load a custom file from the path specified to read AWS security credentials. |
AWSCredentials | getCredentials() |