Budibase / budibase

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
https://budibase.com
Other
21.24k stars 1.44k forks source link

Chore: Allow using an AWS_SESSION_TOKEN for object storage with AWS S3 #13885

Closed refucktor closed 3 weeks ago

refucktor commented 4 weeks ago

Description

The current configuration for the AWS S3 client library doesn't support the existence of an AWS_SESSION_TOKEN, hence the operations with the object store are showing Unauthorized errors

Addresses

samwho commented 4 weeks ago

Thanks for another contribution, @refucktor! 🙏

samwho commented 4 weeks ago

@refucktor would you be able to pull the latest master into your branch and push it up? You've picked up a build problem by accident that we fixed recently. 🙏

refucktor commented 4 weeks ago

@samwho, I just updated with the latest from master, let me know if that's sufficient 😃

mike12345567 commented 3 weeks ago

Hi @refucktor - thanks for the submission - merging to a branch to investigate CI failure.