Updated Amazon S3 API (markdown)

Chris Lu 2020-03-16 16:16:23 -07:00
parent a28f11114d
commit 3123554508

@ -36,6 +36,11 @@ Currently, the following APIs are supported.
Not included:
* Policy
# Feature difference
| | SeaweedFS | Amazon S3 |
| ---------------- | -- | -- |
| Multi-Byte Range Read| Yes | No |
# Authentication
By default, the access key and secret key to access `weed s3` is not authenticated. To To enable credential based access, create a config.json file similar to the example below, and specify it via `weed s3 -config=config.json`.