cloudmapper
cloudmapper copied to clipboard
Have command to output all IAM policies for a principal
find_admins
can find specific privileges, but once identified, you'll want to get better insight into it. You'll want to see all of the policies applied to that principal, across their inline policies, managed policies, and those associated with groups. I should have a command to dump the IAM policies of a principal as json, with references to where these policies came from.
Hi @0xdabbad00 , This issue seems to be a good initiation of my journey towards contribution to FOSS projects. Can you please assign this to me?