Interface AWSCredentials

    • Method Detail

      • getAWSAccessKeyId

        String getAWSAccessKeyId()
        Returns the AWS access key ID for this credentials object.
        Returns:
        The AWS access key ID for this credentials object.
      • getAWSSecretKey

        String getAWSSecretKey()
        Returns the AWS secret access key for this credentials object.
        Returns:
        The AWS secret access key for this credentials object.