https://github.com/doitintl/calculate-cloudfront-aos
Calculate CloudFront Average Object Size (AOS) using Cost Explorer API
https://github.com/doitintl/calculate-cloudfront-aos
Last synced: 11 months ago
JSON representation
Calculate CloudFront Average Object Size (AOS) using Cost Explorer API
- Host: GitHub
- URL: https://github.com/doitintl/calculate-cloudfront-aos
- Owner: doitintl
- License: mit
- Created: 2022-03-02T01:29:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-13T04:00:45.000Z (almost 4 years ago)
- Last Synced: 2025-08-18T02:57:46.506Z (11 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Calculate CloudFront Average Object Size
Calculate CloudFront Average Object Size (AOS) using Cost Explorer API
An Open Source tool written by [Avi Keinan](https://www.linkedin.com/in/avi-keinan-14828738/) from [DoiT international](https://www.doit.com) that is designed to facilitate the calculation of CloudFront Average Object Size and track consumption to avoid being charged for CloudFrontOCB (Out of cycle billing).
DoiT customers can monitor and track the AOS using [DoiT Cloud Analytics reports](https://www.doit.com/cloud-management-platform/#:~:text=CLOUD%20ANALYTICS%20REPORTS).
## Requirements
Python 3.6
boto3
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
[MIT](https://choosealicense.com/licenses/mit/)