S3 签名的 url(用于put请求)是否支持 Content-MD5 表头?

0

【以下的问题经过翻译处理】 我尝试创建一个签名的 URL 并使用 Content-MD5 表头向其上传文本文件。 但响应显示"There were headers present in the request which were not signed"。 我正在使用 C# SDK。我找不到将 Content-MD5 表头添加到签名 URL 的选项。

这是否意味着预签名 URL 不支持 content-MD5?

profile picture
專家
已提問 5 個月前檢視次數 37 次
1 個回答
0

【以下的回答经过翻译处理】 你检查过这些文件了吗? https://docs.aws.amazon.com/AmazonS3/latest/API/API_UploadPart.html <https://aws.amazon.com/premiumsupport/knowledge-center/data-integrity-s3/#:~:text=Note%3A%20When%20you%20use%20the,match%2C%20you%20receive%20an %20error.&text=Verify%20the%20integrity%20of%20the%20uploaded%20object%20by%20passing%20the,header%20during%20the%20object%20upload>.

profile picture
專家
已回答 5 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南