I need to calculate AWS Bandwidth usage for an year , from the account activity i cannot see Data transfer option to get the statistics , How can it get it done ?
Asked
Active
Viewed 6,501 times
2 Answers
1
Click on your account name in the top right of the AWS console. Choose Billing & Cost Management, Reports, AWS Usage Reports and you can download metrics for almost anything.
You probably want to choose:
- Service: Amazon Elastic Compute Cloud
- Usage Type: DataTransfer-Out-Bytes
You can then download detailed stats in XML or CSV for any specified time period.

ianjs
- 817
- 5
- 8
-
I don't see `Usage Reports`, I see only `My Account`, `Billing & Cost`, `Management`, `Security Credentials`, `Sign Out` – Vitaly Zdanevich Oct 20 '15 at 07:12