mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-08 23:50:43 +02:00
Move note to top and reword as a to-do list for SeaweedFS
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user