This commit is contained in:
chrislu
2025-12-19 15:33:16 -08:00
parent 4aa50bfa6a
commit 4a764dbb37
17 changed files with 17 additions and 1 deletions

View File

@@ -90,3 +90,4 @@ These tests use **AWS SDK v2 for Go**, which has the same ETag validation behavi
- [GitHub Issue #7768](https://github.com/seaweedfs/seaweedfs/issues/7768)
- [AWS S3 ETag Documentation](https://docs.aws.amazon.com/AmazonS3/latest/API/API_Object.html)

View File

@@ -17,3 +17,4 @@
}
}

View File

@@ -5,4 +5,4 @@
"secret_key": "some_secret_key1",
"region": "us-east-1",
"filer_group": "testgroup"
}
}