Skip to content

Where shall I find a consolidated overall storage costs (S3, EBS, EFS, etc) for multiple accounts under a single payer account?

0

I am looking to find a dashboard or query to show all various storage types and volumes used over time for a given customer (with several child accounts). Many thanks in advance for your help!

2 Answers
2
Accepted Answer

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

AWS
answered 2 years ago
EXPERT
reviewed 2 years ago
AWS
EXPERT
reviewed 2 years ago
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.

AWS
EXPERT
answered 2 years ago
EXPERT
reviewed 2 years 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!

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.