diff --git a/Supported-APIs-vs-Minio.md b/Supported-APIs-vs-Minio.md index 100cf3f..cd202e3 100644 --- a/Supported-APIs-vs-Minio.md +++ b/Supported-APIs-vs-Minio.md @@ -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.