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
At our company, we only use temporary s3 credentials (key+secret+token) for security reasons. That is no problem on the user/client side, as we can use the boto3 credential chain (see config: here).
However, for the web UI you can only enter permanent credentials (key+secret). It would be great to be able to use temporary credentials for the web UI as well.
The text was updated successfully, but these errors were encountered:
At our company, we only use temporary s3 credentials (key+secret+token) for security reasons. That is no problem on the user/client side, as we can use the boto3 credential chain (see config: here).
However, for the web UI you can only enter permanent credentials (key+secret). It would be great to be able to use temporary credentials for the web UI as well.
The text was updated successfully, but these errors were encountered: