- 27 Nov 2024
- 1 Minute to read
- Print
- PDF
Event Notifications: Configuring and Creating
- Updated on 27 Nov 2024
- 1 Minute to read
- Print
- PDF
Event notifications inform you of specific Wasabi S3 events by specifying:
- An AWS region and access keys for that region. This is done by configuring AWS credentials, as described in Configuring Credentials for Event Notifications.
- The general configuration, event type, and destination where you want Amazon S3 to send the notifications. This is done by creating the event notification, as described below.
Configuring Credentials
If you do not have any event notification credentials defined, the Event Notifications option will appear as shown below. You can click on the link to configure AWS credentials.
Instructions for configuring, replacing, and deleting event notification credentials are described in Configuring Credentials for Event Notifications.
Creating an Event Notification
- On the Buckets list, clickfor the desired bucket.
- Click Settings.
- On the Properties panel, open the Event Notifications drop-down.
- Click Create Event Notification.
- As shown with tabs listed on the left of the panel, you will define three types of information:
General Configuration
Event Type
DestinationFor the general configuration, enter an event name of up to 255 characters. In addition, you can define:
— Prefix, which limits the notifications to objects that start with the characters you specify here.
— Suffix, which limits the notifications to objects that end with the characters you specify here.
- Click Next.
- For the event type, select at least one type of event for which you want to receive notifications. When you select an "All" option (such as All ObjectCreated events in the example below), all of the sub-options (to the right) are selected by default.
- Click Next.
- For the destination, select the AWS region (destination) to publish the event. Then select the SNS topic. You can fan out messages to systems for parallel processing or directly to people.
- Click Create.