clearml-server
clearml-server copied to clipboard
Feature Request: Temporary S3 Credentials for Web UI
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.
Great suggestion @ngessert. It's actually already been suggested and should become available in the next UI release (Thanks @annaelee)
Great! Do you have a rough estimate for the next release date/week?
@ngessert The later part of Jul-23 looks good at this stage :)
Hey @ngessert! v1.12.0 is now out, supporting AWS S3 temporary access tokens.