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.auth.profile.internal

Class AwsProfileNameLoader



  • @Immutable
    public class AwsProfileNameLoader
    extends Object 
    Loads profile name from the usual places or uses the default profile name.
    • Field Detail

      • DEFAULT_PROFILE_NAME

        public static final String DEFAULT_PROFILE_NAME
        Name of the default profile as specified in the configuration file.
        See Also:
        Constant Field Values
      • AWS_PROFILE_ENVIRONMENT_VARIABLE

        public static final String AWS_PROFILE_ENVIRONMENT_VARIABLE
        Environment variable name for overriding the default AWS profile
        See Also:
        Constant Field Values
      • AWS_PROFILE_SYSTEM_PROPERTY

        public static final String AWS_PROFILE_SYSTEM_PROPERTY
        System property name for overriding the default AWS profile
        See Also:
        Constant Field Values
    • Method Detail

      • loadProfileName

        public final String loadProfileName()
        TODO The order would make more sense as System Property, Environment Variable, Default Profile name but we have to keep the current order for backwards compatiblity. Consider changing this in a future major version.
Skip navigation links

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