Reputation: 2073
Is there a cache time for images that I deleted on my S3 Storage which is connected to an Cloundfront CDN?
I deleted 3 images 30 minutes ago and they are still available over the Cloudfront CDN.
Upvotes: 0
Views: 1621
Reputation: 19728
Generally the cache time is equivalent, to the TTL time value you select in CloudFront or the default average value is one day. If you need to clear the cache, run an invalidation.
More details on CloudFront TTL is given in following links.
Upvotes: 1