Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multipart upload server side encryption parameter #9

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

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.

None yet

3 participants