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
The resource classes require a waiter they can poll once to determine if the resource exists. There were no waiters defined for Aws::IAM, so I added a user exists waiter to meet this need.
bundle update
=>
#exists? is not implemented for Aws::IAM::User
The text was updated successfully, but these errors were encountered: