♻️(backend) factorize s3 client creation in utils

Factorize s3 client creation in utils for code simplification.
This commit is contained in:
leo
2026-08-25 16:55:25 +02:00
committed by aleb_the_flash
parent a33e35111c
commit 2c5dd151f1
2 changed files with 28 additions and 40 deletions
+1
View File
@@ -20,6 +20,7 @@ and this project adheres to
- ⬆️(frontend) upgrade posthog-js from 1.409.5 to 1.414.0
- ⬆️(frontend) upgrade @fontsource-variable/lexend from 5.2.11 to 5.3.0
- ⬆️(frontend) upgrade @fontsource/opendyslexic from 5.2.5 to 5.3.0
- ♻️(backend) factorize s3 client creation in utils
### Fixed