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


public class AWSStaticCredentialsProvider
extends Object
implements AWSCredentialsProvider
Simple implementation of AWSCredentialsProvider that just wraps static AWSCredentials.
Migrating to the AWS SDK for Java v2
The v2 equivalent of this class isStaticCredentialsProvider
See Migration Guide for more information.