buckets

Delete Amazon S3 buckets?

I've been interacting with Amazon S3 through S3Fox and I can't seem to delete my buckets. I select a bucket, hit delete, confirm the delete in a popup, and... nothing happens. Is there another tool that I should use? ...

Find S3 Bucket Owner

If there is a button that I have read/write access on from my AWS account, is there any way to get the CanonicalUser id of the owner? Reading the ACL Policy seems to be impossible unless you are the owner : /. ...

Amazon web services S3 and EC2

Hi all - I can set up my EC2 instances so that certain users other than myself are allowed to SSH in. Is there anyway of achieving a similar situation with S3 in giving certain users access to buckets without revealing the Access ID and Secret keys? Thanks for any help. Max. ...

Custom Solr sorting

Hello everyone, I've been asked to do an evaluation of Solr as an alternative for a commercial search engine. The application now has a very particular way of sorting results using something called "buckets". I'll try to explain with a bit of details: In the interface they have 2 fields: "what" and "where". Both fields are actually ...

Syncronizing S3 buckets

I have a S3 bucket that contains ~40 gigs of files - these files will be served via a production server We also have a staging server which needs a subset (if not all) the files in the production environment (to make sure we have a environment for testing purposes). I would like to know if there was a simple way to sync 2 buckets (prod...