This tool allows you to paste your Azure IAM policy JSON into a textarea and instantly visualize the relationships between principals (users/groups) and roles in a dynamic graph.
curl -o iam-policy.json https://raw.githubusercontent.com/kubernetes-sigs/aws-load-balancer-controller/v2.10.0/docs/install/iam_policy.json aws iam create-policy ...