[#186] Update compatibility table

Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
This commit is contained in:
Angira Kekteeva 2021-11-25 18:24:21 +03:00 committed by Alex Vanin
parent 4eaadc64b1
commit 6ee48fb549

View file

@ -54,15 +54,15 @@ For now there are some limitations:
Should be supported soon.
| | Method | Comments |
|----|-------------------------|------------------------------------------------|
| 🔵 | AbortMultipartUpload | |
| 🔵 | CompleteMultipartUpload | |
| 🔵 | CreateMultipartUpload | InitiateMultipartUpload and NewMultipartUpload |
| 🔵 | ListMultipartUploads | |
| 🔵 | ListParts | |
| 🔵 | UploadPart | PutObjectPart |
| 🔵 | UploadPartCopy | CopyObjectPart |
| | Method | Comments |
|----|-------------------------|----------|
| 🟢 | AbortMultipartUpload | |
| 🟢 | CompleteMultipartUpload | |
| 🟢 | CreateMultipartUpload | |
| 🟢 | ListMultipartUploads | |
| 🟢 | ListParts | |
| 🟢 | UploadPart | |
| 🟢 | UploadPartCopy | |
## Tagging