To host a static website on Amazon S3, you configure an Amazon S3 bucket for website hosting and then upload your website content to the bucket. When you configure a bucket as a static website, you enable static website hosting, set permissions, and add an index document. Depending on your website requirements, you can also configure other options, including redirects, web traffic logging, and custom error documents.
Edit: ignoring the possible issue with the Object Fee due to the number of small files distributed with the website.
Yes. But not like on aws s3.
You can upload your static website to the bucket and create a share link for it.
At the moment you should list all objects which you want to share.
The sharing a whole bucket doesn’t work at the moment, but it should be fixed soon.
For example,
I gave a shot and tried to proceed from the command mb to share, and it looks it worked smoothly. With a GUI file manager it would be very useful to host a website