This tool is used to download cloudwatch metrics at an interval of 5 min for all clusters in an aws account.
Steps to run this script -
1. git clone https://github.com/qubole/tco.git
2. cd tco
3. python setup.py develop
4. python qubole-tco.py --access-key=<insert access-key> --secret-key=<insert secret-access-key>