Skip to content

Releases: kkrolikowski/ses-alias-lambda

1.0.0

22 Dec 23:31
Compare
Choose a tag to compare

Email Alias Lambda

This function is used to implement email alias functionality.

Requirements

  • AWS SES service operating in the production plan
  • AWS SES rule set with an action configured to call the Lambda function
  • S3 bucket for storing email messages
  • SSM Parameter Store parameter for storing email alias configuration

Features

  • plain-text and html emails
  • emails with inline images
  • emails with attachments

Limitations

  • Emails can only be sent from a verified domain or email address
  • The maximum email size is 10MB per email