Is there any way to set the file permission at the time of uploading files through Amazon S3 API.
In my current solution i am able to upload the file on my bucket but i can not view the file through the URL which is mentioned in the file properties section. It is opening when i am passing access keys in query string.
Is there any settings required in Amazon S3 or i need to set the permissions to all the file at the time of upload.
Thanks in Advance.
Kamal Kant Pansari