Directly Uploading a File to Amazon S3 with Railo

On November 29, 2011, in AWS, Railo, by Anuj Gakhar

I work with Railo and Amazon S3 on an almost daily basis and one of the things I recently looked at was how to upload a file directly to Amazon S3 when a form with a file type field is submitted. Turns out it is pretty easy to do so.  Railo has built in support […]

Tagged with:  

Giving access to a single S3 Bucket using Amazon IAM

On November 9, 2011, in AWS, by Anuj Gakhar

I have been using Amazon S3 storage for well over an year now and I totally love the service. However, today I had a situation where I had to give access to a single S3 bucket (the AWS account has a lot more S3 buckets) to a particular user. So, turns out, you can use […]

Tagged with:  
© 2011 Anuj Gakhar