Move note to top and reword as a to-do list for SeaweedFS

Chris Lu
2026-02-19 17:47:51 -08:00
parent 488f9f13b5
commit eb4dbae7df
+3 -3
@@ -1,5 +1,8 @@
# S3 API Comparison: SeaweedFS vs MinIO
> [!NOTE]
> This page serves as a to-do list for SeaweedFS as we continue to add more S3 APIs to improve compatibility and functionality.
This page compares the S3 API implementation in SeaweedFS with MinIO.
## Comparison Summary
@@ -67,6 +70,3 @@ This page compares the S3 API implementation in SeaweedFS with MinIO.
| `s3:GetBucketTagging` | ✅ | ✅ |
| `s3:PutBucketOwnershipControls` | ✅ | ❌ (Rejected) |
| `s3:GetPublicAccessBlock` | ✅ | ❌ (Rejected) |
> [!NOTE]
> SeaweedFS is actively working to add more S3 APIs to improve compatibility and functionality.