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
Client#declare_policies and Client#declare_operator_policies are two new helper functions for declaring multiple policies at once.
Note that both functions will still issue the same number of API requests, so it only exists for convenience
Client#delete_policies_in and Client#delete_operator_policies_in are two new helper functions for deleting multiple policies at once.
Note that both functions will still issue the same number of API requests, so it only exists for convenience