Class CredentialUtils


  • public class CredentialUtils
    extends Object
    • Constructor Detail

      • CredentialUtils

        public CredentialUtils()
    • Method Detail

      • 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.