does S3 signed url (for put request) support Content-MD5 header?

0

Hi, I tried to create a Signed URL and upload text file to it with Content-MD5 header. but the response shows "There were headers present in the request which were not signed". I am using C# SDK. I could not find the options adding Content-MD5 header to signed URL.

is this meant that the pre-signed URL does not support content-MD5?

BR

질문됨 2년 전2105회 조회
2개 답변
0
  • Thank you for your comment!

    yes, i have. but the document menthions about Put Object. In my case, i want to upload (put) object using Pre-Signed URL. also i want to send MD5 content together. My question is, in other words, is it possible to create a Signed URL that includes Content-MD5?

0

I do not know why, but SDK for .NET does not have MD5 Option. TGetPreSignedUrlRequest.
On the other hand, SDK for Java has this Option. with MD5. Therefore, it is possible to use Content-MD5 with pre signed URL, i think.

답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠