JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.profile.path

Interface AwsProfileFileLocationProvider

    • Field Detail

      • DEFAULT_CREDENTIALS_LOCATION_PROVIDER

        static final AwsProfileFileLocationProvider DEFAULT_CREDENTIALS_LOCATION_PROVIDER
        Location provider for the shared AWS credentials file. Checks the environment variable override first, then checks the default location (~/.aws/credentials), and finally falls back to the legacy config file (~/.aws/config) that we still support loading credentials from.
      • DEFAULT_CONFIG_LOCATION_PROVIDER

        static final AwsProfileFileLocationProvider DEFAULT_CONFIG_LOCATION_PROVIDER
        Location provider for the shared AWS Config file. Checks environment variable override first then falls back to the default location (~/.aws/config) if not present.
    • Method Detail

      • getLocation

        File getLocation()
        Returns:
        Location of file containing profile data. Null if implementation cannot provide the location.
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /