From 07859ef48b3a0ff8adc8bfb75f81ce6766c06da0 Mon Sep 17 00:00:00 2001 From: Omar Alvarez <1749353+omarpando@users.noreply.github.com> Date: Thu, 12 Nov 2020 15:19:04 -0500 Subject: [PATCH] docs: clarify notifications support for gateways (#10729) Co-authored-by: Harshavardhana --- docs/bucket/notifications/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/bucket/notifications/README.md b/docs/bucket/notifications/README.md index cba3c40b2..48163e192 100644 --- a/docs/bucket/notifications/README.md +++ b/docs/bucket/notifications/README.md @@ -1,6 +1,10 @@ # MinIO Bucket Notification Guide [![Slack](https://slack.min.io/slack?type=svg)](https://slack.min.io) -Events occurring on objects in a bucket can be monitored using bucket event notifications. Event types supported by MinIO server are +Events occurring on objects in a bucket can be monitored using bucket event notifications. + +NOTE: gateway mode does not support bucket notifications (except NAS gateway). + +Event types supported by MinIO server are | Supported Event Types | | | | :---------------------- | ------------------------------------------ | ------------------------------------- |