If set Invalidations in cloud front, cache still working in cloudfront ?

0

If I set "/*" in Invalidations. I don't know cache in cloudfront will be disable or still working only reload if file in S3 change.

Nam
질문됨 7달 전199회 조회
1개 답변
0
수락된 답변

Hello.

Clearing the cache with "/*" will delete all the cache at that point.
In other words, it doesn't matter if the S3 object is being updated.
If you delete CloudFront's cache while S3 objects have not been updated, the cache for the objects that have not been updated will only be recreated.
https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Invalidation.html

profile picture
전문가
답변함 7달 전
profile pictureAWS
전문가
검토됨 7달 전
  • hmmm. I have more question. If I have file image name "logo.png" in S3. So I have delete file and upload new file same name "logo.png" how to tell CloudFront update new file image. I try Invalidations "/*" but Cloudfront still get old image

  • Did you clear the CloudFront cache after updating the file? Also, please delete your browser cache.

  • Oh It's work. I don't know must delete browser cache. Thanks

  • Does any way AWS support to watch which file or images store in cache CloudFront ?

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠