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
demandé il y a 6 ans686 vues
1 réponse
0
Réponse acceptée

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
répondu il y a 6 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions