2개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
0
Hi, there is a documented solution for that: https://aws.amazon.com/blogs/compute/uploading-to-amazon-s3-directly-from-a-web-or-mobile-application/
0
What if we want to upload multiple files/files in Bulk from UI to S3? Is there any documentation for it ? I see some tutorials using multer libraries in node. Is that the way to go ?
답변함 7달 전
관련 콘텐츠
- AWS 공식업데이트됨 일 년 전
- AWS 공식업데이트됨 3년 전
- AWS 공식업데이트됨 2년 전
- AWS 공식업데이트됨 2년 전
Thanks a lot. But what if we want to upload multiple files/files in Bulk from UI to S3?