Currently if the policy changes the only way to notify customers is via the changelog, which is of course not ideal and can lead to confusing IAM errors.
[ ] Does AWS have an API for checking this without making resource API calls?
[ ] Add warning on upgrade (probably first deploy as well)
If AWS does not have this, I could maintain and diff a log of policy changes somewhere.
Currently if the policy changes the only way to notify customers is via the changelog, which is of course not ideal and can lead to confusing IAM errors.
If AWS does not have this, I could maintain and diff a log of policy changes somewhere.