Skip to content

Enable computeChecksums instead of providing ContentMD5#5

Open
iam7seven7 wants to merge 1 commit into
btrdnch:masterfrom
iam7seven7:master
Open

Enable computeChecksums instead of providing ContentMD5#5
iam7seven7 wants to merge 1 commit into
btrdnch:masterfrom
iam7seven7:master

Conversation

@iam7seven7
Copy link
Copy Markdown

#1
I encounter the same problem when the file size is larger than 5MB. aws-cli will automatically use multi-part upload. And because the request data is chucked, the MD5 is not valid. There's an issue for it at aws-cli repo and the official suggestion is to let aws-cli calculation the hash for you.

aws/aws-sdk-js#774 (comment)

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.

1 participant