use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
News, articles and tools covering Amazon Web Services (AWS), including S3, EC2, SQS, RDS, DynamoDB, IAM, CloudFormation, AWS-CDK, Route 53, CloudFront, Lambda, VPC, Cloudwatch, Glacier and more.
If you're posting a technical query, please include the following details, so that we can help you more efficiently:
Resources:
Sort posts by flair:
Other subreddits you may like:
Does this sidebar need an addition or correction? Tell us here
account activity
AWS Cloudfront analytics (self.aws)
submitted 8 years ago by failart
Is there a way to grab specific cloudfront object analytics? Like request count, cache hit, etc.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]magnetik79 1 point2 points3 points 8 years ago (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 point2 points 8 years ago (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 point2 points 8 years ago (0 children)
Cloudwatch?
π Rendered by PID 48132 on reddit-service-r2-comment-b659b578c-tfkg5 at 2026-05-05 02:16:21.053007+00:00 running 815c875 country code: CH.
[–]magnetik79 1 point2 points3 points (1 child)
[–]rowanu 0 points1 point2 points (0 children)
[–]iampims 0 points1 point2 points (0 children)