I have a bucket with thousands of files in it. How can I search the bucket? Is there a tool you can recommend?
Take a look at this documentation: http://docs.aws.amazon.com/AWSSDKforPHP/latest/index.html#m=amazons3/get_object_list
You can use a Perl-Compatible Regular Expression (PCRE) to filter the names.