You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
Describe the bug
Running
make unit
on clean project checkout fails unit tests when~/.aws/credentials
has stale credentialsExpected Behavior
Tests should run without failure
Current Behavior
Failure from
make unit
Reproduction Steps
Create the
[default]
profile in~/.aws/credentials
with stale/expired session credentialsPossible Solution
Update unit tests to be isolated from local environment
Additional Information/Context
No response
AWS Go SDK V2 Module Versions Used
github.com/aws/aws-sdk-go-v2/config
@ f95afa9Compiler and Version used
1.17.6
Operating System and version
macOS 12.6.2
The text was updated successfully, but these errors were encountered: