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
2017/02/22 14:24:37 MultipartUpload: upload multipart failed
upload id: <removed for github>
caused by: InvalidRequest: The multipart upload initiate requested encryption. Subsequent part requests must include the appropriate encryption parameters.
status code: 400, request id: <removed for github>
The text was updated successfully, but these errors were encountered:
Hello @zkai, thank you for reaching out to us. I've gone ahead and submitted a PR, #1097, that fixes this. If you have any additional issues, please feel free to reach out to us.
First github issue ever so here we go. Be gentle.
I am experiencing an issue that seems very similar to the ruby version of this sdk that was reported: aws/aws-sdk-ruby#1084
I looked at https://github.com/aws/aws-sdk-go/blob/master/service/s3/api.go#L311 to confirm, but I am just getting into writing in go so I am not quite sure that code is the smoking gun. But it appears to be missing SSE CPK data.
Error Output:
The text was updated successfully, but these errors were encountered: