Imnotapotato
Imnotapotato

Reputation: 5808

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?

Upvotes: 10

Views: 5273

Answers (2)

look
look

Reputation: 677

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.

Upvotes: 13

Ashan
Ashan

Reputation: 19738

At the moment, the functionality is not available, through AWS API, CLI, SDKs and Web Console to remove an invalidation. Which means you cannot do it at the moment.

Upvotes: 1

Related Questions