Skip to main content

Relevant services

This section contains a quick high-level look at the services you need to use to make MailFlow Relay work with AWS.

Services

  • [services/ses](Simple Email Service) can send and recieve Emails using traditional APIs.
  • [services/s3](Simple Storage Service) manages raw blobs of IMAP data too big for webhook requests.
  • [services/SNS](Simple Notification Service) listenes to incomming SES messages and notifies our processing pipeline running anywhere on the internet.
  • [services/IAM](Identity and Access Management) is used for keys that allow external tools to speak with AWS services.