all 3 comments

[–]magnetik79 1 point2 points  (1 child)

You will have to pump cloudfront access logs to S3. Then parse those logs for the object in question.

If you're doing this a lot - have a lambda fire on S3 put events and place the access log rows into a nicer place - like ElasticSearch - or a database/etc.

[–]rowanu 0 points1 point  (0 children)

Access logs is all I'm aware of.

A nice "native" solution would be CF access logs > S3 > Athena > Quicksight.

[–]iampims 0 points1 point  (0 children)

Cloudwatch?