From: wangyunqing Date: Wed, 22 Sep 2021 03:05:40 +0000 (+0800) Subject: doc/radosgw/s3-notification-compatibility.rst: fix typos X-Git-Tag: v17.1.0~539^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=2d64232884ad3e1265d245b4f07f60f73693c914;p=ceph-ci.git doc/radosgw/s3-notification-compatibility.rst: fix typos Signed-off-by: wangyunqing --- diff --git a/doc/radosgw/s3-notification-compatibility.rst b/doc/radosgw/s3-notification-compatibility.rst index 09054bed392..bb2cfb31393 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 intrenal destination). +Currently, we support: **HTTP/S**, **Kafka** and **AMQP**. And also support pulling and acking of events stored in Ceph (as an internal destination). We are using the **SNS** ARNs to represent the **HTTP/S**, **Kafka** and **AMQP** destinations. @@ -128,7 +128,7 @@ We also have the following extensions to topic configuration: - In ``CreateTopic`` - we allow setting endpoint attributes - - we allow setting opaque data thta will be sent to the endpoint in the notification + - we allow setting opaque data that will be sent to the endpoint in the notification .. _AWS Simple Notification Service API: https://docs.aws.amazon.com/sns/latest/api/API_Operations.html