From: Abhishek Lekshmanan Date: Tue, 8 Aug 2017 16:39:46 +0000 (+0200) Subject: doc: rgw mention about tagging & bucket policies in s3api X-Git-Tag: v13.0.0~199^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=a4c5ceaa6a769c1c3a00fda6770fa3dd82408004;p=ceph-ci.git doc: rgw mention about tagging & bucket policies in s3api Signed-off-by: Abhishek Lekshmanan --- diff --git a/doc/radosgw/s3.rst b/doc/radosgw/s3.rst index 56c837a3cf0..a43edc18021 100644 --- a/doc/radosgw/s3.rst +++ b/doc/radosgw/s3.rst @@ -40,7 +40,7 @@ The following table describes the support status for current Amazon S3 functiona +---------------------------------+-----------------+----------------------------------------+ | **Bucket Lifecycle** | Supported | Removing expired files is supported | +---------------------------------+-----------------+----------------------------------------+ -| **Policy (Buckets, Objects)** | Not Supported | ACLs are supported | +| **Policy (Buckets, Objects)** | Supported | ACLs & bucket policies are supported | +---------------------------------+-----------------+----------------------------------------+ | **Bucket Website** | Supported | | +---------------------------------+-----------------+----------------------------------------+ @@ -72,6 +72,9 @@ The following table describes the support status for current Amazon S3 functiona +---------------------------------+-----------------+----------------------------------------+ | **Multipart Uploads** | Supported | | +---------------------------------+-----------------+----------------------------------------+ +| **Object Tagging** | Supported | Not supported in bucket policy/LC rules| ++---------------------------------+-----------------+----------------------------------------+ + Unsupported Header Fields -------------------------