Create a CloudFront Distribution
Follow these steps to create a CloudFront distribution for your S3 bucket.
Chose the S3 bucket you want to use as the origin for the distribution.
Configure the Distribution
You can configure the distribution to your needs. Here are some common settings:
- Origin Domain Name: The S3 bucket you want to use.
- Origin Path: The path in the bucket you want to use.
- Viewer Protocol Policy: Redirect HTTP to HTTPS.
- …
Create the Distribution
Once you have configured the distribution, you can create it. This will take a few minutes to complete.