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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ