Tagged Questions
2
votes
3answers
882 views
How to create an “invalidation request” on Amazon CloudFront?
I am using Amazon S3 with CloudFront. I have some images that I have updated on S3 but the updated versions are not showing up.
It looks like I need to do "invalidation requests" for them but I can't ...