Closed sideshot closed 7 years ago
AWS doc about purge on Cloudfront: http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Invalidation.html To purge all in the /images/ directory, the invalidation path must be /images/*
gotcha thanks.
If you put a directory, will it delete all assets within it?