AWS S3 Static Web Hosting
Fun Facts About AWS S3 Static Hosting
- Amazon S3 now applies server-side encryption with Amazon S3 managed keys (SSE-S3) as the base level of
encryption for every bucket in Amazon S3.
- The following tutorial requires disabling Block Public Access. We recommend keeping Block Public Access
enabled. If you want to keep all four Block Public Access settings enabled and host a static website,
you can use Amazon CloudFront origin access control (OAC). If you want HTTPS, you need to use Amazon
CloudFront. More info can be found here.