FineUploader / server-examples

Server-side examples for the Fine Uploader library
https://fineuploader.com
MIT License
279 stars 204 forks source link

Clarity regarding the keys in django example #54

Closed jag678 closed 8 years ago

jag678 commented 8 years ago

I have my root credentials and IAM user credentials but I am confused which to use where with respect to the following->

AWS_CLIENT_PUBLIC_KEY=? AWS_CLIENT_SECRET_KEY=? AWS_SERVER_PUBLIC_KEY=? AWS_SERVER_SECRET_KEY=? Plz help me to sort out!

rnicholus commented 8 years ago

http://stackoverflow.com/a/37424210/486979