duo-labs / duo-labs/cloudmapper
Have command to output all IAM policies for a principal
Open
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 6.3k
- Forks
- 836
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.