|
|
|
|
|
by thrixton
1954 days ago
|
|
I do wish AWS made it easier to view and debug permission errors.
It should be possible with Cloudtrail but I've never found a quick and easy filter that would show denied errors so I can add the requisite permissions.
Even better if it presented a policy with the permission present.
MS has a decent system with their graph API explorer [1], where it will show you what permission is needed and has the ability for you to grant that permission on the Web UI, this is a step in the right direction. [1]https://developer.microsoft.com/en-us/graph/graph-explorer |
|