Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Remove a file from invalidation [Amazon AWS CloudFront]

I set a file for "Invalidation" using Amazon AWS CloudFront a few months ago.

Is there any way to remove it rather than duplicating it and naming it differently?

like image 414
Imnotapotato Avatar asked Jul 13 '17 11:07

Imnotapotato


People also ask

How do I delete files from CloudFront?

If you want to delete ALL the content from your CloudFront distribution the easiest way is to just disable, then delete the distribution completely, then start fresh with a new, empty distribution.

How long does AWS CloudFront invalidation take?

Object invalidations typically take from 10 to 100 seconds to complete. You can check the status of an invalidation by viewing your distribution from the CloudFront console.


1 Answers

Once the invalidation is completed, it is no longer effective. It then essentially becomes an audit log entry. So you do not need to delete it.

like image 186
look Avatar answered Sep 24 '22 08:09

look