From: Yuval Lifshitz Date: Sun, 22 Oct 2023 07:09:22 +0000 (+0000) Subject: doc/rgw: pubsub capabilities reference was removed from docs X-Git-Tag: v18.2.1~96^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F54137%2Fhead;p=ceph.git doc/rgw: pubsub capabilities reference was removed from docs most pubsub docs were removed in 0fecbe2476afbb06de7ea731b7c92066ae40cfc4 however, the text removed described functionality that is only supported bia pubsub Signed-off-by: Yuval Lifshitz (cherry picked from commit c479f2e6caa1f8f736eedb6f0036dbaa4649a204) --- diff --git a/doc/radosgw/s3-notification-compatibility.rst b/doc/radosgw/s3-notification-compatibility.rst index 9a101306aa3d..1627ed0c4db0 100644 --- a/doc/radosgw/s3-notification-compatibility.rst +++ b/doc/radosgw/s3-notification-compatibility.rst @@ -13,7 +13,7 @@ Supported Destination --------------------- AWS supports: **SNS**, **SQS** and **Lambda** as possible destinations (AWS internal destinations). -Currently, we support: **HTTP/S**, **Kafka** and **AMQP**. And also support pulling and acking of events stored in Ceph (as an internal destination). +Currently, we support: **HTTP/S**, **Kafka** and **AMQP**. We are using the **SNS** ARNs to represent the **HTTP/S**, **Kafka** and **AMQP** destinations.