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
Create AsyncCredentialsWrapper to properly mock aiobotocore credentials
with async get_frozen_credentials() method. This allows unit tests to
pass while the production code correctly handles real aiobotocore
AioRefreshableCredentials.
0 commit comments