iann0036 / aws.permissions.cloud

A crowdsourced AWS IAM permissions reference.
https://aws.permissions.cloud
MIT License
84 stars 9 forks source link

Allow searching for managed policies containing a permission #6

Closed tomelliff closed 9 months ago

tomelliff commented 1 year ago

This is a super useful tool and I've started linking colleagues to this rather than AWS' own IAM docs as it looks much clearer plus has the benefit of listing managed IAM policies without them needing to log into the AWS console to view.

One thing that would be useful for me would be to be able to search all managed policies for a specific permission. Right now I go to the source repo and search via GitHub (eg like this) but it would be a nicer user experience if you could go from eg this link and then click into a permission to see managed policies containing the effective action.

avoidik commented 1 year ago

that's amazing that we have such a fantastic feature request already, another use-case is when AWS is deprecating one big managed policy in favor of multiple fine-grained policies, and it is not always clear where to find particular action now