Updated Supported APIs vs Minio (markdown)

Chris Lu
2026-02-20 09:16:00 -08:00
parent c869f42c09
commit 855a4d7f94
+1 -1
@@ -22,7 +22,7 @@ This page compares the S3 API implementation in SeaweedFS with MinIO.
| **Object Select** | ❌ No | ✅ Yes | `SelectObjectContent` |
| **Object Attributes**| ❌ No | ✅ Yes | `GetObjectAttributes` |
| **Lambda Triggers** | ❌ No | ✅ Yes | `GetObjectLambda` |
| **STS** [[#STS API Comparison]] | ✅ Partial | ✅ Full | SeaweedFS: standard AssumeRole APIs. MinIO: several extensions. |
| **STS** [[STS API Comparison]] | ✅ Partial | ✅ Full | SeaweedFS: standard AssumeRole APIs. MinIO: several extensions. |
## Implemented APIs (Both)