public class AwsUtils
extends java.lang.Object
| Constructor and Description |
|---|
AwsUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getAccessKey() |
static com.amazonaws.auth.AWSCredentials |
getCredentials() |
static java.lang.String |
getSecretKey() |
static com.amazonaws.services.s3.AmazonS3Client |
newAmazonS3Client() |
public static com.amazonaws.auth.AWSCredentials getCredentials()
public static java.lang.String getAccessKey()
public static java.lang.String getSecretKey()
public static com.amazonaws.services.s3.AmazonS3Client newAmazonS3Client()