public class AutoDefaultsModeDiscovery extends Object
DefaultsMode by inspecting the environment. It falls
back to the DefaultsMode.STANDARD mode if the target mode cannot be determined.
Implementation notes: this class should've been outside internal package, but we can't fix it due to backwards compatibility reasons.
| Constructor and Description |
|---|
AutoDefaultsModeDiscovery() |
| Modifier and Type | Method and Description |
|---|---|
DefaultsMode |
discover(Region regionResolvedFromSdkClient)
Discovers the defaultMode using the following workflow:
1.
|
public DefaultsMode discover(Region regionResolvedFromSdkClient)
Copyright © 2026. All rights reserved.