Access Denied #2967
Labels
3rd-party
guidance
Question that needs advice or information.
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Please fill out the sections below to help us address your issue.
Version of AWS SDK for Go?
Tested latest version + (1.20.10, 1.23.20, 1.16.10, 1.15.0, 1.15.30, 1.12.20) by updating go mod file.
Version of Go (
go version
)?1.12
What issue did you see?
Steps to reproduce
Using CopyObject but probably creds for any operation but read will fail.
Fyi, using a non-amazon S3 object store (Dell/EMC ECS).
Old compiled binaries still work but not sure what version of sdk because before go-mod.
I'd just like to know what source file emits this error.
Since I've tried many past versions I have a feeling it's an external library that has changed?
Thanks
The text was updated successfully, but these errors were encountered: