trackiam
trackiam copied to clipboard
A project to collate IAM actions, AWS APIs and managed policies from various public sources.
``` warning: the following paths have collided (e.g. case-sensitive paths on a case-insensitive filesystem) and only one from the same colliding group is in the working tree: 'services/IVS.yml' 'services/ivs.yml' ```...
* regions * availability zones? * services * different detection mechanisms (published json, dns polling, etc)
* If we create a GitHub "release" for each commit, people can subscribe to the repo to receive notifications. * We can also create some public SNS topics and publish...
In https://github.com/glassechidna/trackiam/blob/master/services/execute-api.yml, under the "`# APIs without an IAM action` section, I can see there are some APIs that look like IoT APIs, but I'm not sure how they're related...
This feature would help with identifying when potentially dangerous IAM actions - such as those that could cause resources to be exposed to anonymous users (Principal = *). The automation...