You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our IAMAuthPolicy controller, when deleting a policy, we delete the policy and then change the AuthType to None on the parent resource. This order should be reversed.