Python SAM Lambda module for generating an Excel cost report with graphs, including month on month cost changes. Uses the AWS Cost Explorer API for data.
Stars
440
Forks
167
Watchers
440
Open Issues
17
Overall repository health assessment
No package.json found
This might not be a Node.js project
29
commits
6
commits
3
commits
3
commits
1
commits
Updated runtime to Python 3.8, and fixed binary release URLs to again enable the two quick deploy options.
5a976b7View on GitHubAdded option to exclude Taxes through new Environmental Variable INC_TAXES (default true)
ed36449View on GitHubMerge branch 'master' of https://github.com/aws-samples/aws-cost-explorer-report
c14403aView on GitHubUpdated to use a Lambda layer for dependencies, and added an easy_deploy.yaml Cloudformation for the quickest and easiest deployment
049727cView on GitHubUpdated to filter reports based on tags and last month support
afcc364View on GitHubFixed issue #14 caused by dockerfile pulling AL2, instead of AL1
e172706View on GitHub