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