Amazon S3 and Cloudfront cache, how to clear cache or synchronize their cache

后端 未结 9 1013
死守一世寂寞
死守一世寂寞 2021-01-30 05:59

I have a cron job that runs every 10 minutes and updates the content-type and x-amz-meta. But since yesterday it seems like after the cron job run, Amazon is not picking up the

9条回答
  •  广开言路
    2021-01-30 06:54

    I believe using * invalidate the entire cache in the distribution. I am trying at the moment, I would update it further

    invalidate request screenshot

    Update:

    It worked as expected. Please note that you can invalidate the object you would like by specifying the object path.

提交回复
热议问题