]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc: rgw mention about tagging & bucket policies in s3api
authorAbhishek Lekshmanan <abhishek@suse.com>
Tue, 8 Aug 2017 16:39:46 +0000 (18:39 +0200)
committerAbhishek Lekshmanan <abhishek@suse.com>
Tue, 8 Aug 2017 16:39:46 +0000 (18:39 +0200)
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
doc/radosgw/s3.rst

index 56c837a3cf08a2b863a4c7c1ea925b9d1a2cbe85..a43edc18021f5da2b6110c2a163a9a3825ab22c3 100644 (file)
@@ -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
 -------------------------