I am trying to extract only particular files from an s3 bucket. Currently I am able to display the contents of the bucket. Can anyone guide me on how to extract a particular file? I am using javascript and jquery.
Asked
Active
Viewed 545 times
0
-
2this might help you http://stackoverflow.com/questions/16799956/javascript-to-download-a-file-from-amazon-s3-bucket – Harish Singh Bisht Jun 17 '15 at 06:10
-
Thanks. Got my answer. – Pallavi Prasad Jun 17 '15 at 08:16