Tool to list AWS IAM user access keys from a given account
$ cd aws_accesskeys/
$ gem install bundler
$ bundle install
$ ruby user_keys.rb -h
Options:
-i, --id=<s> Your AWS access key ID
-k, --key=<s> Your AWS Secret Access Key
-h, --help Show this message
$ ruby user_keys.rb -i AKIAPSOPG2DSIEXAMPLE -k EX4mP1e+4Ws-5eCre7+4cc3ss=k3Y