From 77f90ca7c5ddf689d7c0b6e79b247fad44ff29a6 Mon Sep 17 00:00:00 2001 From: Denis Kirillov Date: Tue, 1 Mar 2022 18:07:36 +0300 Subject: [PATCH] [#195] Update compatibility docs Signed-off-by: Denis Kirillov --- docs/aws_s3_compat.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/aws_s3_compat.md b/docs/aws_s3_compat.md index ce2340b2..58824262 100644 --- a/docs/aws_s3_compat.md +++ b/docs/aws_s3_compat.md @@ -43,12 +43,12 @@ For now there are some limitations: | | Method | Comments | |----|----------------------------|---------------------------| -| 🔵 | GetObjectLegalHold | | -| 🔵 | GetObjectLockConfiguration | GetBucketObjectLockConfig | -| 🔵 | GetObjectRetention | | -| 🔵 | PutObjectLegalHold | | -| 🔵 | PutObjectLockConfiguration | PutBucketObjectLockConfig | -| 🔵 | PutObjectRetention | | +| 🟢 | GetObjectLegalHold | | +| 🟢 | GetObjectLockConfiguration | GetBucketObjectLockConfig | +| 🟢 | GetObjectRetention | | +| 🟢 | PutObjectLegalHold | | +| 🟢 | PutObjectLockConfiguration | PutBucketObjectLockConfig | +| 🟢 | PutObjectRetention | | ## Multipart