None
TL
Common S3 Static Website Problems
[]
Philip Laine
If you set the domain_name to be the www domain name, and the subject_alternative_names to be a list containing both the www and the non-www domain it will always want to recreate the resource after creating it. My S3 bucket routing rules are not workingIf you have like me decided to use Hugo to build your website you may face a problem when you start browsing around your new website that is now hosted on AWS. In comparison if you were to setup a CDN that does not need any of the static website features you could make the bucket private and setup origin access to limit access to only a specific CloudFront distribution.