Tagged Questions
3
votes
3answers
2k views
Amazon S3 temporary URL to image works in IE and Firefox but not Safari
I'm using Amazon S3 to host images. The S3 bucket is private, so I generate a temporary URL (using Right AWS) with a 5-minute expiry to allow the image to be rendered. The URL looks like this ...
0
votes
1answer
50 views
Right_aws ruby gem: Where do I have to store the AWS access keys and secret key?
Could you please tell me where do I have to store my aws access key and secret access key when using Right_aws to access SDB?