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-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F45484%2Fhead;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 9d23bfcb1981..d68863d6bbf3 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 | |