mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Amazon IAM API (markdown)
parent
6f1722fe31
commit
548f8dd6db
|
@ -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.
|
||||
|
||||
# Supported APIs
|
||||
|
||||
|
|
Loading…
Reference in a new issue