rufuspollock / s3-bucket-listing

Create nice directory listings for s3 buckets with javascript and HTML.
689 stars 300 forks source link

using the source code to list directories on private bucket #94

Open mohdmulla opened 4 years ago

mohdmulla commented 4 years ago

I used the source code and it is working perfectly for list public bucket contents

Is it possible to list objects/directories that are in a private bucket using the source code you provided? and what changes should I make to achieve my goal

munntjlx commented 4 years ago

I would be interested in this too!

prathameshd9 commented 4 years ago

yeah this would be a great functionality to have..especially if someone is displaying the site behind a private VPN on a private bucket

RayWelker commented 4 years ago

I'd also be interested in this.

jon-f-novastor commented 4 years ago

I second this request, is there an alternative that can do directory listings for private buckets, such as those using signed URLs?

Dhyanesh97 commented 2 years ago

I have same requirement.

rufuspollock commented 2 years ago

Maybe we can start a bounty for this.