Amazon IAM API
Chris Lu edited this page 2026-05-19 17:58:53 -07:00
Clone

Wiki Page Revisions

19 Commits

Author SHA1 Message Date
Chris Lu c39e271848 update 2026-05-19 17:58:53 -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 ec4b1cf860 Add ListUserPolicies to IAM API docs and CLI examples 2026-04-08 11:16:18 -07:00
Chris Lu c16a4d99ce update wiki for iam groups 2026-03-10 14:19:43 -07:00
Chris Lu 51f83858bb fix policy doc 2026-03-04 12:48:38 -08:00
Chris Lu ea4c55a6ec added ListPolicies GetPolicy DeletePolicy 2026-02-19 14:27:16 -08:00
Chris Lu 109f3acdd6 Add documentation for AttachUserPolicy, DetachUserPolicy, and ListAttachedUserPolicies 2026-02-19 11:41:57 -08:00
chrislusf 9e3abc7bbf docs: add SetUserStatus and UpdateAccessKey documentation
Document new IAM actions for user and access key status management:
- SetUserStatus: Enable/disable users without deleting
- UpdateAccessKey: Change access key status (Active/Inactive)

Related to seaweedfs/seaweedfs#7745
2025-12-14 17:29:15 -08:00
chrislusf 5d68eca9c5 Update wiki documentation for embedded IAM in S3 server
- Amazon-IAM-API.md: Document that IAM is now embedded in S3 by default,
  add self-service operations table, update examples for new endpoint
- AWS-IAM-CLI.md: Update all examples to use S3 endpoint (port 8333),
  add self-service key management section, improve workflow examples
- S3-Configuration.md: Add section about embedded IAM API
2025-12-14 13:54:08 -08:00
Konstantin Lebedev 27fdb9e518 Updated Amazon IAM API (markdown) 2022-06-09 12:18:31 +05:00
guosj 4cc7f82015 add UpdateUser API 2022-03-30 13:46:37 +08:00
guosj e88dc33d2e make list of supported apis more clarify 2022-02-14 09:28:28 +08:00
Guo Lei 42927280d0 Updated Amazon IAM API (markdown) 2022-02-11 14:36:37 +08:00
Guo Lei cf3a437291 This API " CreateRole " have not been implemented. 2022-02-11 14:33:04 +08:00
Chris Lu 548f8dd6db Updated Amazon IAM API (markdown) 2021-12-05 01:24:48 -08:00
chrizonline 29132bea0c Updated Amazon IAM API (markdown) 2021-09-27 15:20:13 +08:00
Konstantin Lebedev 22658f769a Updated Amazon IAM API (markdown) 2021-04-09 11:00:04 +05:00
Konstantin Lebedev 4030e19d98 Created Amazon IAM API (markdown) 2021-03-25 19:34:52 +05:00