Event Notification Overview

OBS provides the event notification function. With this function, specified operations on buckets will be sent to you through Simple Message Notification (SMN). Event notification involves the following configurations:

  • Unique ID of each event notification. If the user does not specify an ID, OBS will automatically assign one.
  • URN of the event notification topic. After detecting a specific event, OBS sends a message to the topic.
  • Type of events that need to be notified.
  • Filtering rules. Objects can be filtered based on the prefixes or suffixes.

For more information, see Event Notification.