Closed
Description
Describe the bug
See: #2093
Expected Behavior
I expect the call to sts.GetCallerIdentity()
to succeed immediately after authenticating/receiving new sts credentials.
Current Behavior
The calls to sts.GetCallerIdentity()
seem to be inconsistently failing.
Reproduction Steps
See: #2093
Possible Solution
See: #2093
Additional Information/Context
No response
AWS Go SDK V2 Module Versions Used
Compiler and Version used
go version go1.21.6 linux/amd64
Operating System and version
ubuntu
Activity