From: Matt Benjamin Date: Tue, 5 Jan 2021 20:30:23 +0000 (-0500) Subject: doc: rgw: document S3 bucket replication support X-Git-Tag: v16.2.8~73^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=e8abf92465e1d11b30558dd1136ab8413e376de0;p=ceph.git doc: rgw: document S3 bucket replication support Support was added at Octopus. Fixes: https://tracker.ceph.com/issues/48755 Signed-off-by: Matt Benjamin (cherry picked from commit 774a247b2b854538b679490581e6950372142797) --- diff --git a/doc/radosgw/s3.rst b/doc/radosgw/s3.rst index 9d23bfcb19818..d68863d6bbf37 100644 --- a/doc/radosgw/s3.rst +++ b/doc/radosgw/s3.rst @@ -40,6 +40,8 @@ The following table describes the support status for current Amazon S3 functiona +---------------------------------+-----------------+----------------------------------------+ | **Bucket Lifecycle** | Supported | | +---------------------------------+-----------------+----------------------------------------+ +| **Bucket Replication** | Partial | Only permitted across zones | ++---------------------------------+-----------------+----------------------------------------+ | **Policy (Buckets, Objects)** | Supported | ACLs & bucket policies are supported | +---------------------------------+-----------------+----------------------------------------+ | **Bucket Website** | Supported | |