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
according to AWSv4 page, in addition to the access key and secret key, we need the session token to sign the requests. However, I see that we cannot use the Session Token in this library. Could you add it please?