From: Matt Benjamin Date: Tue, 5 Jan 2021 20:30:23 +0000 (-0500) Subject: doc: rgw: document S3 bucket replication support X-Git-Tag: v15.2.17~89^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ab2e2094d521ba1f7a909e2f3ed6ebe8387a3393;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 6ede95f8c14..fda34d10552 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 | |