Class CredentialUtils

java.lang.Object
com.amazonaws.util.CredentialUtils

public class CredentialUtils extends Object
  • Constructor Details

    • CredentialUtils

      public CredentialUtils()
  • Method Details

    • getCredentialsProvider

      public static AWSCredentialsProvider getCredentialsProvider(AmazonWebServiceRequest req, AWSCredentialsProvider base)
      Returns the credentials provider that will be used to fetch the credentials when signing the request. Request specific credentials takes precedence over the credentials/credentials provider set in the client.