dnmfarrell / iamsim

A Prolog module that stores IAM policies and actions to simulate permissions.
MIT License
2 stars 1 forks source link

Write up a list of missing IAM features #2

Open dnmfarrell opened 3 weeks ago

dnmfarrell commented 3 weeks ago

Compare iamsim to the IAM SimulateCustomPolicy API features.

dnmfarrell commented 2 weeks ago

SimulateCustomPolicy supports:

Returns a list of evaluation results which mention SCP, even though that is not a parameter - perhaps if the CallerARN is a real IAM user and it's organization has an SCP, it will be automatically applied?

In any case: