I have several S3 objects available to my clients. Since I would like to pay my customers for use, I wondered if there is any smart way to get the number of times this file was downloaded?
Alternatively, I suppose I could parse the log files provided by S3, but with 10m + samples for each client, this could be a task bit.
Any ideas?
source
share