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
Configuration for retrying (#223)
* respect aws.Config.MaxRetries (#222)
* update deps
* delegate retrying to Retryer if set, docs
* retry tests can work without real creds