simple tool to show write actions on IAM policies
- clone this project
python main.py [-h] PATH
arguments: PATH path to JSON policy
optional arguments: -h, --help
- MVP
- Get policies from the account
- Search for * permissions
- Search for * resources
- Better output