From 5201b69cc9c0c198a21b36fd80fe80f046bc0ea3 Mon Sep 17 00:00:00 2001 From: Denis Kirillov Date: Wed, 3 Nov 2021 17:48:58 +0300 Subject: [PATCH] [#278] Update compatibility Signed-off-by: Denis Kirillov --- docs/aws_s3_compat.md | 6 +++--- docs/s3_test_results.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/aws_s3_compat.md b/docs/aws_s3_compat.md index 3a95dd0..fff5ec1 100644 --- a/docs/aws_s3_compat.md +++ b/docs/aws_s3_compat.md @@ -119,9 +119,9 @@ See also `GetObject` and other method parameters. | | Method | Comments | |----|------------------|----------| -| 🔵 | DeleteBucketCors | | -| 🔵 | GetBucketCors | | -| 🔵 | PutBucketCors | | +| 🟢 | DeleteBucketCors | | +| 🟢 | GetBucketCors | | +| 🟢 | PutBucketCors | | ## Encryption diff --git a/docs/s3_test_results.md b/docs/s3_test_results.md index 9abb3ae..e29c5f2 100644 --- a/docs/s3_test_results.md +++ b/docs/s3_test_results.md @@ -521,7 +521,7 @@ Compatibility: 0/16/33 ## CORS -Compatibility: 0/3/4 +Compatibility: 3/3/4 | | Test | s3-gw | aws s3 | |---|------------------------------------------------------------|--------|--------|