I have a couple of html files uploaded in aws s3. I am doing that via nodejs. When trying to view the .html file as a webpage, the file keeps on auto downloading and does not allow me to view it in the browser.
How can we view those files in the browser?