BasicAwscredentials
public class BasicAWSCredentials
extends Object
implements AWSCredentials
Basic implementation of the AWSCredentials interface that allows callers to pass in the AWS access key and secret access in the constructor.
Gautham