What is the most efficient way (i.e. lower cost :) to check for any changes to a bucket according to a prefix?
In other words, is there a way to check if there were new/updated/deleted files in a bucket with said files stored according to a prefix?
|
What is the most efficient way (i.e. lower cost :) to check for any changes to a bucket according to a prefix? In other words, is there a way to check if there were new/updated/deleted files in a bucket with said files stored according to a prefix?
| |||
|
feedback
|
|
Found a possible solution (this feature is currently in beta it seems): Bucket Logging. Easy to setup using the AWS Console. Note that the delay for availability of the logs isn't too good (for some applications at least): took 1/2hour during my first test. Some documentation available here. | ||||
|
feedback
|