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


public interface AWSCredentialsProvider
Interface for providing AWS credentials. Implementations are free to use any strategy for providing AWS credentials, such as simply providing static credentials that don't change, or more complicated implementations, such as integrating with existing key management systems.