I have an app where various customers upload files to a single S3 bucket in my AWS account. Over time the costs of DataTransfer-Out-Bytes
have grown and I want to see if there's some way to understand which objects/URLs are getting the most traffic or contributing the most to costs.
I found a way to get per-bucket cost breakdown but is there any way to get an idea of which objects/URLs are contributing the most toward the costs (or receiving the most traffic)?