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
posta 6 anni fa686 visualizzazioni
1 Risposta
0
Risposta accettata

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
con risposta 6 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande