is it possible to make the part less than 5MB in s3 multipart upload

0

is it possible to make the part less than 5MB in s3 multipart upload, I have a customer want it to be 2MB.

AWS
已提問 6 年前檢視次數 686 次
1 個回答
0
已接受的答案

The last part can be less than 5mb, but other parts need to be greater than 5MB. So if they are only doing a single part then can have that at 2MB. (though that would not be recommended and they should use a simple PUT)

AWS
已回答 6 年前

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

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

回答問題指南