Verify IAM permissions on upgrade
Open
Feature Accepted
Priority
UX
- Dominant language
- Go
- Stars
- 8.8k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.