mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-20 13:30:46 +02:00
make list of supported apis more clarify
+10
-5
@@ -7,16 +7,21 @@ To be compatible with Amazon IAM API, a separate "weed iam" command is provided.
|
||||
|
||||
```
|
||||
* CreateAccessKey
|
||||
* ListAccessKeys
|
||||
* DeleteAccessKey
|
||||
* CreateUser
|
||||
* ListUsers
|
||||
* GetUser
|
||||
* DeleteUser
|
||||
* CreatePolicy
|
||||
* PutUserPolicy
|
||||
* GetUserPolicy
|
||||
* DeleteUserPolicy
|
||||
* DeleteAccessKey
|
||||
* DeleteUser
|
||||
* GetUser
|
||||
* ListUsers
|
||||
* ListAccessKeys
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
```
|
||||
|
||||
# Authentication
|
||||
|
||||
Reference in New Issue
Block a user