deleting a responding site via cloudfront

0

Good morning,

I urgently need to delete one of our websites which from what I understand was done using Amazon-S3-Bucket and releasing it on "Cloudfront" of our AWS platform. Unfortunately it was done by an ex-colleague who didn't explain anything to us and no one knows how to do it. The address to block is the following: "https://d1hxj3e6rxi2vo.cloudfront.net/" I managed to find the bucket in question in our AWS, and also the distribution on cloudfront. I tried redistributing by changing the routing page, I tried deactivating the bucket and even then deleting it, but nothing the site still responds! I also tried to create a new bucket to put a "landing page" at that address that responds to requests by routing them to another site of ours (also doing the distribution), but I can't see that it works! Can someone please help me "deactivate" this site?

Thanks and best regards

已提问 5 个月前142 查看次数
3 回答
0
已接受的回答

Thank to HeikoMR, the site was locally cached in my browsers!

已回答 5 个月前
0

Hi AWS User,

I guess it is still cached in cloudfront. So what you can do is clearing the cache by creating an invalidation request inside the cloudfront-distribution:

https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Invalidation.html

If you don't need the cloudfront distribution at all (meaning that if you only had that one single bucket/page listed on this distribution, you could also destroy the distribution.

Sincerely Heiko

profile picture
HeikoMR
已回答 5 个月前
profile pictureAWS
专家
已审核 5 个月前
  • hi and thanks for your answer. Yesterday i tried to destroy both the distribution and also the bucket but our site still respond now! i dont't undestand how it is possible! Now i try to invalidate all chache objects (with "/*") in the new distribution that i've created to replace all cloudfront website with landing-page... but nothing changed!

0

hi and thanks for your answer. Yesterday i tried to destroy both the distribution and also the bucket but our site still respond now! i dont't undestand how it is possible! Now i try to invalidate all chache objects (with "/*") in the new distribution that i've created to replace all cloudfront website with landing-page... but nothing changed!

已回答 5 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则