Removing deleted content/Cache purging

0

I've deployed my static jekyll site via the Amplify console, building successfully a few times now. My most recent commit deleted a bunch of posts and other files, but many of them are still accessible through the domain. I'm wondering if the deleted files weren't actually deleted from static storage, or if the CDN cache needs to be purged for those particular URLs, and how we would do either of those?

EDIT: To clarify, some of the stuff deleted in the commit is correctly no longer accessible, but some is. The only reason I can think of being that the still existing ones are cached for a long time.

Edited by: pettazz on Jun 15, 2019 3:33 PM

pettazz
asked 5 years ago168 views
2 Answers
0

Hi pettazz,
Can you send an email to aws-amplify-customer@amazon.com with your App Arn so we can investigate this further?

Thanks.
Sam

AWS
answered 5 years ago
0

Looks like this resolved over time, so I'm guessing it was just cached pages? It seems to take a while for anything deleted by a build to actually be inaccessible from its old URL.

pettazz
answered 5 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions