I'm using the S3 API with an OpenStack container. When upgrading to the v2 SDK, I replaced s3manager.NewUploaderWithClient
with manager.NewUploader
. Also added a custom resolver that returns the OpenStack endpoint. When I run it now I get an error saying operation error S3: PutObject, https response error StatusCode: 405, RequestID: *, HostID: *, api error MethodNotAllowed: UnknownError"
. Does anyone have an idea what I could be missing?
Asked
Active
Viewed 16 times
0

Steffen
- 36
- 2