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
This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
Acknowledgements
go get -u github.com/aws/aws-sdk-go-v2/...
)Describe the bug
No bug in these versions:
Suddenly doesn't resolve endpoint anymore in these versions:
I have a client like this:
Issue:
not found, ResolveEndpointV2
when uploadingExpected Behavior
File should upload
Current Behavior
File does not upload, get error:
not found, ResolveEndpointV2
Reproduction Steps
Code provided in bug report^
Possible Solution
No response
Additional Information/Context
No response
AWS Go SDK V2 Module Versions Used
No bug in these versions:
Suddenly doesn't resolve endpoint anymore in these versions:
Compiler and Version used
go version go1.21.6 darwin/arm64
Operating System and version
macOS 13.6.3 (22G436)
The text was updated successfully, but these errors were encountered: