Skip to content

xhochn/ebscostanalyzer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EbsAnalyzer (Python 2.7)

This utility was written by FittedCloud

For more information about the software, see the blog post:

An Open Source AWS EBS Cost Analyzer

Installation: 1. Install Python 2.7 if not already installed. 2. Install boto3, botocore, and arrow. Use "sudo pip install boto3 botocore arrow".

Quick Start:

$ python EbsCostAnalyzer.py -a [aws access key] -s [aws secret key]  
$ python EbsCostAnalyzer.py -p [profile name]  
$ AWS_DEFAULT_PROFILE=default python EbsCostAnalyzer.py

For more information about options:

$ python EbsCostAnalyzer.py -h

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%