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
EXPERTO
preguntada hace 5 meses38 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace 5 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas