Matillion ETL Shared Job

Send Email AWS Simple Email Service

Send an email from an Matillion ETL orchestration job, using AWS Simple Email Service SES.

Send Email using AWS SES

Parameters

ParameterDescription
BodyThe email body
Recipient ListA single target email address, or a comma separated list of email addresses
AWS RegionAWS Region of the Simple Email Service to use, for example us-west-2
SenderThe “from” email address
SubjectThe email subject line

Prerequisites

AWS permissions are inherited from the Matillion ETL instance. Ensure that the EC2 instance credentials attached to your Matillion ETL instance include the privilege to use SES. For more information, refer to the “IAM in AWS” section in this article on RBAC in the Cloud.

This shared job requires Python 3.8.

To avoid a ModuleNotFoundError, the following Python libraries must be available:

  • boto3

Downloads

Licensed under: Matillion Free Subscription License

Download send-email-aws-ses.melt

  • Platform: AWS
  • Target: Any target cloud data platform
  • Version: 1.68.3 or higher

Installation Instructions

How to Install a Matillion ETL Shared Job
Author: Matillion
Date Posted: Nov 6, 2023
Last Modified: Nov 9, 2023