mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Amazon S3 API (markdown)
parent
4bf5f61bbe
commit
ffcbee40dd
|
@ -43,7 +43,7 @@ Not included:
|
|||
| DeleteObject deletes a folder| 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`.
|
||||
By default, the access key and secret key to access `weed s3` is not authenticated. To enable credential based access, create a config.json file similar to the example below, and specify it via `weed s3 -config=config.json`.
|
||||
|
||||
## Configuration Example
|
||||
|
||||
|
|
Loading…
Reference in a new issue