mirror of
https://github.com/ceph/ceph
synced 2025-01-10 21:20:46 +00:00
doc/rgw: add documentation for bucket notifications filters and supported push endpoints
We already have Kafka supported as a push endpoint (has been merged lately), in addition it is important to know that although we have extra filters AWS S3 notifications doesn't have, it will cost in extending the AWS SDKs with the new capabilities. Signed-off-by: Shon Paz <spaz@redhat.com>
This commit is contained in:
parent
fd884a9ce8
commit
9d202c89c1
@ -51,7 +51,7 @@ Ceph's bucket notification API has the following extensions:
|
||||
|
||||
- Filtering based on object tags
|
||||
|
||||
- Each one of the additional filters extends the S3 API and using it will cause extension of the client SDK as well (unless you are using plain HTTP).
|
||||
- Each one of the additional filters extends the S3 API and using it will require extension of the client SDK (unless you are using plain HTTP).
|
||||
|
||||
- Filtering overlapping is allowed, so that same event could be sent as different notification
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user