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
EXPERT
demandé il y a 5 mois38 vues
1 réponse
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
EXPERT
répondu il y a 5 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions