Skip to content

Multipart upload server side encryption parameter#9

Open
Yassermorteza wants to merge 4 commits intohasnat:masterfrom
Yassermorteza:multipartUpload-serverSideEncryption-parameter
Open

Multipart upload server side encryption parameter#9
Yassermorteza wants to merge 4 commits intohasnat:masterfrom
Yassermorteza:multipartUpload-serverSideEncryption-parameter

Conversation

@Yassermorteza
Copy link
Contributor

@Yassermorteza Yassermorteza commented Feb 18, 2023

Error: UnexpectedParameter: Unexpected key 'ServerSideEncryption' found in params.MultipartUpload.Part

Probably connected to this:
Base on Amazon recent changes on serverSideencryption

I did a hot fix and quick fix. looking forward for more efficient fix.
It happens only on bigger files, (over 5MB, due to AWS multipart upload method)

@hasnat
Copy link
Owner

hasnat commented Feb 20, 2023

much thanks for hot fix; will give it a read and merge soon

@Yassermorteza
Copy link
Contributor Author

Yassermorteza commented Feb 21, 2023

much thanks for hot fix; will give it a read and merge soon

Thanks, there might be a better solution in aws-sdk API, The fix here is done quickly only to make the system works again.

@changboyu
Copy link

Hi @hasnat is this will be checked and merged soon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments