mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Amazon S3 API (markdown)
parent
c88d88c8fd
commit
13914f7e7f
|
@ -14,6 +14,7 @@ Currently, the following APIs are supported.
|
|||
* PutObject
|
||||
* GetObject
|
||||
* HeadObject
|
||||
* CopyObject
|
||||
* DeleteObject
|
||||
* ListObjectsV2
|
||||
* ListObjectsV1
|
||||
|
@ -29,7 +30,7 @@ Currently, the following APIs are supported.
|
|||
* CompleteMultipartUpload
|
||||
* AbortMultipartUpload
|
||||
* ListMultipartUploads
|
||||
|
||||
* CopyObjectPart
|
||||
```
|
||||
TODO:
|
||||
* Copy
|
||||
|
|
Loading…
Reference in a new issue