Is there a way to invalidate a file when I delete it from an amazon s3 bucket in C# (CloudFront cache issue)?

前端 未结 0 647
难免孤独
难免孤独 2020-12-02 09:12

When I delete a file from amazon bucket through this:

s3.DeleteObject(object);

Is there a way to invalidate it to prevent the CloudFront cach

相关标签:
回答
  • 消灭零回复
提交回复
热议问题