S3 Static Website Config

1. Enable Static website hosting

On your bucket, Click on Properties tab / Scroll down to Static website hosting section

Click on Edit

cloud.vn

Click on Enable

cloud.vn

Enter index document: index.html \ Click on Save changes

cloud.vn

Great! you can copy your website link as below.

cloud.vn

2. Enable public access

On your bucket, click on Permissions tab / Scroll down to Block public access (Bucket settings)

The current status is On. It means that your bucket is blocked internet access.

cloud.vn

Click on Edit and Uncheck Block all public access / Click on Save changes

cloud.vn

Enter confirm on the confirmation box and Click Confirm

cloud.vn

Succeeded!

cloud.vn

3. Public the website

Click all files of your website / Click on Action / Click Make public cloud.vn

Click Make public cloud.vn

Succeeded! cloud.vn

Access your website the the website hosting link that created on step 1 cloud.vn

Congratulations!

Completed

Congratulations! You now have successfully:

  1. Created a Amazon S3 Bucket

  2. Uploaded Static Web Content to the bucket

  3. Configured Amazon S3 bucket as a static web hosting