duo-labs/cloudmapper
View on GitHubHave command to output all IAM policies for a principal
Open
#500 opened on Aug 1, 2019
enhancementgood first issue
Description
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.