From 13914f7e7f35d4e0563bffb9b10eb6e3f8299b74 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Fri, 31 Jan 2020 00:09:42 -0800 Subject: [PATCH] Updated Amazon S3 API (markdown) --- Amazon-S3-API.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Amazon-S3-API.md b/Amazon-S3-API.md index 8af33e8..bb69a46 100644 --- a/Amazon-S3-API.md +++ b/Amazon-S3-API.md @@ -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