mirror of
https://github.com/ceph/ceph
synced 2025-03-05 15:58:41 +00:00
Merge pull request #16907 from theanalyst/doc/rgw/s3-api-tagging
doc: rgw mention about tagging & bucket policies in s3api Reviewed-By: Adam Emerson <aemerson@redhat.com> Reviewed-By: Matt Benjamin <mbenjami@redhat.com>
This commit is contained in:
commit
8388d442eb
@ -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
|
||||
-------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user