We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd068e5 commit 0ddcab4Copy full SHA for 0ddcab4
CHANGELOG_PENDING.md
@@ -1,5 +1,7 @@
1
### SDK Features
2
3
### SDK Enhancements
4
+* `aws/session`: Modified config resolution strategy when `$HOME` or `%USERPROFILE%` environment variables are not set.
5
+ * When the environment variables are not set, the SDK will attempt to determine the home directory using `user.Current()`.
6
7
### SDK Bugs
0 commit comments