2 Answers
- Newest
- Most votes
- Most comments
2
For this purpose you could use the Cloud Intelligence Dashboard (CID there is a storage/backup tab in the CUDOS dashboard which contains lots of details on the various storages you can find accross your AWS accounts. The information holds both volumes values and costs aggregated in easy to slice and dice graphs. You can have a trial with the demo to see if it fits yours needs! Link to the trial dashboard
0
Another quick and dirty way is to use Cost Explorer under the payer account. You can filter anything that has "TimedStorage-ByteHrs" and "VolumeUsage", then GroupBy Service. That'll give you an quick idea. The best solution is to deploy CID\CUDOS dashboard.
Relevant content
- AWS OFFICIALUpdated 9 months ago
- AWS OFFICIALUpdated a month ago

I love your quick and dirty approach! But "TimedStorage-ByteHrs" and "VolumeUsage" are leaving some services out of the equation (like aurora, elasticache, backup etc). Taking your idea further and filtering on "(GB-Month)" and GroupBy to your liking brings something more in the ballpark that the CID Cudos dashboard offers!