Is there a way to download multiple objects from S3 given a set of bucket/key combinations or a set of keys for a specific bucket using Python?

后端 未结 0 751
孤街浪徒
孤街浪徒 2020-12-19 23:45

I am currently using Boto3 to access S3 and need an efficient way to access arbitrary sets of keys in a bucket/buckets. I have tried multi-threading, but it is still pretty

相关标签:
回答
  • 消灭零回复
提交回复
热议问题