ProfileStaticCredentialsProvider (AWS SDK for Java (original) (raw)


@Immutable
public class ProfileStaticCredentialsProvider
extends Object
implements AWSCredentialsProvider
Serves credentials defined in a BasicProfile. Does validation that both access key and secret key exists and are non empty.