I have my s3 bucket website being hosted at 'http://.s3-us-west-2.amazonaws.com/index.html' but i want it to be hosted at https:// without the long name of it. How can i get this working?
In origin of the CloudFront distribution i have tried using the URL of the Static Website hosting which includes 'website' as well as the AWS recommended one and also the URL which works for me. I have tried using CloudFront but the website just doesn't load up anything when i access the URL with 'https://'. Is there any changes to be made in my CloudFront distribution or is there any other alternatives other than CloudFront?
Any help is appreciated.