Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
291 views
in Technique[技术] by (71.8m points)

amazon web services - AWS S3 - Redirect - edited host URL is not changed in the redirect

Problem

I want to forward a call to my URL in Route53 myurl.com to an other website let's say google.com and followed AWS described steps. When it comes to S3 configuration "Redirecting requests for a bucket's website endpoint to another host".

  • I set it up as described: S3 -> Properties -> Static website hosting -> Redirect requests for an object -> Host = bing.com.

  • Now my URL got's created http://myurl.com.s3-website-eu-west-1.amazonaws.com and I got forwarded to bing.com.

  • But when I changed it I still got forwarded to bing.com and not to google.com what I configured as host.

What I tried

If I delete my bucket "myurl.com" and create a new one with the new host google.com I still got forwarded to bing.com.

Question

  • Takes it some time to push this change and is this described somewhere?
  • Is it a bug?
  • Do I miss something?
question from:https://stackoverflow.com/questions/65885732/aws-s3-redirect-edited-host-url-is-not-changed-in-the-redirect

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...