Fix: S3 parameter error (#12290)

### What problem does this PR solve?

Fix: S3 parameter error

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

---------

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
This commit is contained in:
chanx
2025-12-29 17:38:01 +08:00
committed by GitHub
parent d142b9095e
commit dccda35f65
3 changed files with 89 additions and 20 deletions

View File

@ -747,7 +747,6 @@ export const DataSourceFormDefaultValues = {
config: {
bucket_name: '',
bucket_type: 's3',
authMode: 'access_key',
prefix: '',
credentials: {
aws_access_key_id: '',