iam-keyfind was created to either list all Access Keys belonging to IAM accounts or find a particular IAM key.
iam-keyfind.sh
the above example would print a comma separated list of all users and their Access Keys.
iam-keyfind.sh -f AIDAI54SVGW36XBJ3XBVA
the above example would examine all IAM Users and return the IAM User that utilizes the Access Key AIDAI54SVGW36XBJ3XBVA.
- Author: Colin Johnson / [email protected]
- Date: 2013-07-07
- Version 0.1
- License Type: GNU GENERAL PUBLIC LICENSE, Version 3