mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Amazon IAM API (markdown)
parent
fce8802356
commit
27fdb9e518
|
@ -3,7 +3,7 @@ To be compatible with Amazon IAM API, a separate "weed iam" command is provided.
|
|||
# How it works?
|
||||
`weed iam` will start a stateless gateway server to bridge the Amazon IAM API to SeaweedFS Filer.
|
||||
|
||||
# Supported APIs
|
||||
# Supported APIs only POST actions
|
||||
|
||||
```
|
||||
* CreateAccessKey
|
||||
|
@ -18,11 +18,6 @@ To be compatible with Amazon IAM API, a separate "weed iam" command is provided.
|
|||
* PutUserPolicy
|
||||
* GetUserPolicy
|
||||
* DeleteUserPolicy
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
```
|
||||
|
||||
# Authentication
|
||||
|
|
Loading…
Reference in a new issue