Transferring payload in multiple chunks to S3 bucket

0

Im starting topic here as a continuation of that problem. I wanted to do chunked upload using AWS Signature Version 4. I successfuly upload single file using temporary credentials form downloading demo from aws-iot-device-sdk-embedded-C. Then i tried to upload in chunks 2048 bytes buffor. As this example guide me, when im doing chunked upload im getting 400 Bad Request response. I also checked if i was calculating signatures in correct way, as input data i used example data and it was correct. Did anyone can suggest what is wrong with my request? I also tried request without x-amz-security-token and got 400 Bad Request. Thank you for help!

已提问 2 年前95 查看次数
没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容