Supported APIs vs Minio
Chris Lu edited this page 2026-08-16 10:39:38 -07:00
Clone

Wiki Page Revisions

21 Commits

Author SHA1 Message Date
Chris Lu 5febe6078f document the S3 Tables maintenance configuration APIs
The maintenance page presented the worker config as the only source of
truth. Table properties now win over it, so the page said the wrong thing
about every threshold it documented.

Adds where settings come from, the five new APIs and their settings, the
new table_properties_override and rewrite_strategy=auto knobs, the IAM
action names, and CLI walkthroughs.
2026-08-16 10:39:38 -07:00
Chris Lu ad7a920bad add RenameObject to the MinIO comparison 2026-08-09 22:50:18 -07:00
Chris Lu c39e271848 update 2026-05-19 17:58:53 -07:00
Chris Lu 8088f8efb7 Update Supported-APIs-vs-Minio.md 2026-05-19 14:25:55 -07:00
Chris Lu e1fad97b45 Document caller-supplied AccessKeyId/SecretAccessKey in CreateAccessKey
Adds a new "Caller-Supplied AccessKeyId and SecretAccessKey (Extension)"
section to Amazon-IAM-API.md covering the non-AWS extension landed in
PR seaweedfs/seaweedfs#9172: both-or-none rule, length/charset limits,
uniqueness requirement, and the curl-based invocation needed because
the AWS CLI does not expose these parameters. The CreateAccessKey row
in the actions table now links to the new section.

Also updates the MinIO comparison row in Supported-APIs-vs-Minio.md
to note that SeaweedFS exposes caller-supplied credentials on the
standard iam:CreateAccessKey action, while MinIO only offers it via
its proprietary svcacct admin API.
2026-04-22 11:12:50 -07:00
Chris Lu 6c14e20a30 Add group inline policy actions to IAM docs and MinIO comparison 2026-04-08 12:57:14 -07:00
Chris Lu 9b4b593559 Add ListUserPolicies and planned IAM actions to MinIO comparison
Add newly implemented ListUserPolicies, plus planned actions:
group inline policies, GetAccessKeyLastUsed, and user tagging.
2026-04-08 12:35:26 -07:00
Chris Lu 2b7c382a85 sts GetFederationToken GetCallerIdentity 2026-04-02 14:33:24 -07:00
Chris Lu c16a4d99ce update wiki for iam groups 2026-03-10 14:19:43 -07:00
Chris LuandClaude Opus 4.6 424c3c41ea Mark GetObjectAttributes as implemented in SeaweedFS
Update comparison table, implemented APIs list, detailed comparison
table, and Amazon S3 API page to reflect GetObjectAttributes support.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 12:43:40 -08:00
Chris Lu 5d88014e82 Updated Supported APIs vs Minio (markdown) 2026-03-03 18:38:57 -08:00
Chris Lu 8b21398cc4 Updated Supported APIs vs Minio (markdown) 2026-02-20 09:17:09 -08:00
Chris Lu 855a4d7f94 Updated Supported APIs vs Minio (markdown) 2026-02-20 09:16:00 -08:00
Chris Lu c869f42c09 Updated Supported APIs vs Minio (markdown) 2026-02-20 09:15:31 -08:00
Chris Lu c3a21c136f Updated Supported APIs vs Minio (markdown) 2026-02-20 09:13:50 -08:00
Chris Lu d887214822 Link STS summary to detailed comparison section in wiki 2026-02-19 18:02:37 -08:00
Chris Lu 8d4bb91624 Add detailed STS API comparison to wiki 2026-02-19 18:00:44 -08:00
Chris Lu eb4dbae7df Move note to top and reword as a to-do list for SeaweedFS 2026-02-19 17:47:51 -08:00
Chris Lu 488f9f13b5 Fix table duplication and finalize S3 API comparison page 2026-02-19 17:46:47 -08:00
Chris Lu 0dd950808b Add note about ongoing S3 API development in SeaweedFS 2026-02-19 17:46:35 -08:00
Chris Lu b9ccde47be Rename S3 API Comparison to 'Supported APIs vs Minio' 2026-02-19 17:45:33 -08:00