lundi 5 janvier 2015

Edit url for non static (website) s3 bucket?

I have created a S3 bucket named "test.download.abc.com". The purpose of this bucket is to simply serve the executables (exes) when a user clicks on a link Download to download the file. Here the href attribute as one can see is "http://ift.tt/1xxtln3"


My intention here is to change the url that the user sees on hover to "http://ift.tt/1xxtln5" - one way of achieveing it is to have this url on the href and redirect it to the download file on click- which is working.


I would like to know if there is any record set "Cname" or "Alias" that I can create on the "Route 53" of AWS to achieve the same. I read about virtual hosting articles for which the bucket needs to be configured as a static site- which doesn't seem right for my purpose in addition to not having default site page. What is the right approach for me to achieve the same? Thank you all.





Aucun commentaire:

Enregistrer un commentaire