In this lab, we’ll upload an `index.html` file to an S3 bucket that has been provided. We’ll enable static web hosting and troubleshoot the configuration to get our website up and running.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Upload index.html to the S3 Bucket
Upload
index.html
to the S3 bucket that has been provided.
You can access theindex.html
file from GitHub.- Enable Static Web Hosting
Enable static web hosting for your S3 bucket and check if it is working.
- Troubleshoot the Configuration
You will need to troubleshoot the configuration to get the website working correctly.