Class UserHomeDirectoryUtils

java.lang.Object
software.amazon.awssdk.utils.UserHomeDirectoryUtils

public final class UserHomeDirectoryUtils extends Object
Load the home directory that should be used for the stored file. This will check the same environment variables as the CLI to identify the location of home, before falling back to java-specific resolution.
  • Method Details

    • userHomeDirectory

      public static String userHomeDirectory()