Class AuthSchemePreferenceResolver
java.lang.Object
software.amazon.awssdk.awscore.auth.AuthSchemePreferenceResolver
A resolver for the default value of auth scheme preference. This checks environment variables,
system properties and the profile file for the relevant configuration options when
resolveAuthSchemePreference()
is invoked.-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()
Resolve the auth scheme preference based on the following order of precedence: 1.
-
Method Details
-
builder
-
resolveAuthSchemePreference
-