mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Amazon S3 API (markdown)
parent
1b87ece0e0
commit
be867afac0
|
@ -18,6 +18,7 @@ Currently, the following APIs are supported.
|
|||
* DeleteObject
|
||||
* ListObjectsV2
|
||||
* ListObjectsV1
|
||||
* DeleteMultipleObjects
|
||||
|
||||
// Bucket operations
|
||||
* PutBucket
|
||||
|
@ -30,6 +31,7 @@ Currently, the following APIs are supported.
|
|||
* CompleteMultipartUpload
|
||||
* AbortMultipartUpload
|
||||
* ListMultipartUploads
|
||||
* PutObjectPart
|
||||
* CopyObjectPart
|
||||
* ListObjectParts
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue