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
c.DrivesConfig.session_token ="<AWS Session Token / IAM Session Token>"
42
42
```
43
43
44
-
### Custom credentials file path
44
+
### Custom credentials file path
45
45
46
46
You can also just specify the location of a local file which contains your credentials. The `acccess_key`, `secret_access_key` and if applicable the `session_token` will be automatically extracted from there.
0 commit comments