DaaS / Products / Event-Driven OSS Upload Email Notifications

Event-Driven OSS Upload Email Notifications

Files uploaded to OSS trigger EventBridge rules that call Resend's API as an external destination, automatically sending email notifications to stakeholders while archiving event logs back to OSS.

Products involved

Scenario

Files uploaded to OSS trigger EventBridge rules that call Resend's API as an external destination, automatically sending email notifications to stakeholders while archiving event logs back to OSS.

How the products combine

  1. oss · oss-manage-objects — Object Storage Service — Manage storage objects (upload, download, copy, etc.)
  2. See oss/oss-manage-objects.

  3. eb · eb-deliver-destinations — EventBridge — Deliver events to external destinations (API/OSS/MQTT)
  4. See eb/eb-deliver-destinations.

  5. resend · resend-send-email — Resend — Send an email using Resend
  6. See resend/resend-send-email.

Typical questions

FAQ

Q: How does the system send email notifications when a file is uploaded to OSS? A: The system automatically sends email notifications to stakeholders by integrating Object Storage Service, EventBridge, and Resend. Files uploaded to OSS trigger EventBridge rules that call the Resend API to deliver the alerts.