Is “aws s3api list-objects-v2” supposed to be very slow?

后端 未结 0 601
花落未央
花落未央 2021-01-22 14:35

I have a bucket with 32,000,000 objects, and I wanted to see all files created on a certain date.

I did this:

aws s3api list-objects-v2 --bucket MY_BUCKET --

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