Skip to content

zhouzhenhua/AwsCostExplorer_python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

AWS Cost Explorer report Python

The purpose of this project is to get cost usage data from AWS costexplorer api using python.

How to run:

Configure AWS credentials, SES_REGION, SES_FROM:

aws configure 

Run following commands:

$ python cost_report_script.py --months <month> --SES_SEND <to_email>

Example 
$ python cost_report_script.py --months 6 --SES_SEND [email protected] 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%