Skip to content

Instantly share code, notes, and snippets.

@Bouke
Bouke / aws_usage.py
Last active April 19, 2017 18:01 — forked from rcoup/aws_usage.py
Catch login failures / captcha input
#!/usr/bin/env python
"""
A script to query the Amazon Web Services usage reports programmatically.
Ideally this wouldn't exist, and Amazon would provide an API we can use
instead, but hey - that's life.
Basically takes your AWS account username and password, logs into the
website as you, and grabs the data out. Always gets the 'All Usage Types'