Updated Amazon IAM API (markdown)

chrizonline 2021-09-27 15:20:13 +08:00
parent 006a08bf24
commit 29132bea0c

@ -1,7 +1,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. For convenience, weed server -iam will start a master, a volume server, a filer, and the IAM gateway. And weed filer -iam can start a filer and the IAM gateway together also.
`weed iam` will start a stateless gateway server to bridge the Amazon IAM API to SeaweedFS Filer. For convenience, `weed server -iam` will start a master, a volume server, a filer, and the IAM gateway. And `weed filer -iam` can start a filer and the IAM gateway together also.
# Supported APIs