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
This release adds support for the correct header signature to be computed for non-443/80 ports due to a change in the underlying library requests-aws4auth.
Allow modifying users while they're suspended. Essentially, also the suspended/unsuspended status of a user to not be changed by default when using modify_user(). Although the previous behavior was unintuitive, this is a breaking change for people who depended on the previous behavior. (#41)