Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix broken LimitExceeded check in iam_managed_policy (ansible#30537)
When policy versions exceed 5, we hit LimitExceeded. However, the exception checking should use `e.response['Error']['Code']`
- Loading branch information