public class AWSCredentialsLoader
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static AWSCredentials |
loadCredentials()
Loads the credentials for AWS from the device
Cant use try with resources in order to support Api 18 :(
|