shekelboi / Boto3-Python-Practice

0 stars 1 forks source link

[BOT-16] Static website hosting on s3 #25

Open shekelboi opened 4 months ago

shekelboi commented 4 months ago

Enable static website hosting (+ appropriate bucket rules) on the uploaded web page so that anyone can access the website. Print the endpoint in the Python console, once static hosting has been enabled.

shekelboi commented 4 months ago

Useful document for this issue