I need to display my images from s3 (amazon) to html web page. I have images in my s3 storge and I want to retrive them to my html page with html code or node js. I don't know the names of the images beacuse I'm trying to build an app the clients can upload and delete images but I still whant to sidplay the current images that are stored in the bucket.
How can I do that?
thanks,