简体   繁体   中英

AWS S3 multipart upload in ios

How I can upload a file to amazon s3 using multipart. I have gone through the all the AWS site but I did not find the code for objective-c or swift.

Could you please any one share your code for understanding purpose.

Refer this document then you can write code for multi part upload. he minimum part size for a multipart upload is 5MB.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM