Search code examples
amazon-web-servicesamazon-ec2bandwidth

how to aws bandwidth report for a year?


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 ?


Solution

  • 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.