Updated Amazon IAM API (markdown)

Konstantin Lebedev 2022-06-09 12:18:31 +05:00
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? # How it works?
`weed iam` will start a stateless gateway server to bridge the Amazon IAM API to SeaweedFS Filer. `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 * CreateAccessKey
@ -18,11 +18,6 @@ To be compatible with Amazon IAM API, a separate "weed iam" command is provided.
* PutUserPolicy * PutUserPolicy
* GetUserPolicy * GetUserPolicy
* DeleteUserPolicy * DeleteUserPolicy
``` ```
# Authentication # Authentication