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
|
* PutObject
|
||||||
* GetObject
|
* GetObject
|
||||||
* HeadObject
|
* HeadObject
|
||||||
|
* CopyObject
|
||||||
* DeleteObject
|
* DeleteObject
|
||||||
* ListObjectsV2
|
* ListObjectsV2
|
||||||
* ListObjectsV1
|
* ListObjectsV1
|
||||||
|
@ -29,7 +30,7 @@ Currently, the following APIs are supported.
|
||||||
* CompleteMultipartUpload
|
* CompleteMultipartUpload
|
||||||
* AbortMultipartUpload
|
* AbortMultipartUpload
|
||||||
* ListMultipartUploads
|
* ListMultipartUploads
|
||||||
|
* CopyObjectPart
|
||||||
```
|
```
|
||||||
TODO:
|
TODO:
|
||||||
* Copy
|
* Copy
|
||||||
|
|
Loading…
Reference in a new issue