Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Put multiple objects in S3 in one request

Using aws-sdk for node.js how can I put several objects in one put request? There isn't anything in aws-sdk documentation that I can see? I'm also wondering how I can get multiple objects from an s3 bucket in one request. Unfortunately I can only list several objects at once. Thanks.

like image 436
Dr.Knowitall Avatar asked Aug 17 '26 02:08

Dr.Knowitall


1 Answers

I don't think this is possible. You can't even change the permissions on multiple objects in one request.

like image 195
pixelearth Avatar answered Aug 18 '26 15:08

pixelearth



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!