Files
formbricks/apps/web/lib
Matti Nannt b1828a2f27 feat: support IAM role authentication for S3 storage
- Update IS_STORAGE_CONFIGURED to only require S3_REGION and S3_BUCKET_NAME
- Make S3_ACCESS_KEY and S3_SECRET_KEY optional in S3 client creation
- Allow AWS SDK to use IAM roles, instance profiles, and credential chains
- Maintain backward compatibility with explicit credentials and MinIO
- Update tests to reflect new IAM role authentication behavior

BREAKING CHANGE: IS_STORAGE_CONFIGURED now returns true with only region and bucket configured
2025-09-18 12:24:58 +02:00
..
2025-06-16 12:37:05 +00:00
2025-09-10 09:59:16 +00:00
2025-09-12 08:17:33 +00:00
2025-09-10 09:59:16 +00:00
2025-07-15 13:37:13 +00:00