mirror of
https://github.com/ceph/ceph
synced 2025-01-03 01:22:53 +00:00
Merge pull request #43766 from inspur-wyq/wip-doc2
doc/radosgw/s3-notification-compatibility.rst: fix typos Reviewed-by: Kefu Chai <tchaikov@gmail.com>
This commit is contained in:
commit
9eb085e9a7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user