How do you search an amazon s3 bucket?

后端 未结 21 2333
渐次进展
渐次进展 2020-11-30 18:00

I have a bucket with thousands of files in it. How can I search the bucket? Is there a tool you can recommend?

21条回答
  •  情歌与酒
    2020-11-30 18:17

    Given that you are in AWS...I would think you would want to use their CloudSearch tools. Put the data you want to search in their service...have it point to the S3 keys.

    http://aws.amazon.com/cloudsearch/

提交回复
热议问题