I want to set up https for my s3 bucket so I figured I do it via cloudfront
I have a CF distribution and requested a domain name via route 53, which can take 3 days apparently
I've seen lots of tutorials but they all require a domain name to be entered when requesting a certificate. is it possible to do with just CF and s3
so instead of going to do http://my-bucket.s3-website-us-east-1.amazonaws.com/
I can access https://my-bucket.s3-website-us-east-1.amazonaws.com/
how can I do this?
I tried putting in my cloudfront domain into the ACM request but it rejected it