Remove a file from invalidation [Amazon AWS CloudFront]

Viewed 4539

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?

2 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.

Related