---
url: "/emailify/integrations/amazon-ses.md"
description: "Emailify includes a built-in integration with Amazon Simple Email Service (SES) on AWS, which allows you to upload HTML emails directly from the Figma plugin directly to your SES templates."
---

# Uploading your emails to Amazon SES

> Emailify includes a built-in integration with Amazon Simple Email Service (SES) on AWS, which allows you to upload HTML emails directly from the Figma plugin directly to your SES templates.

### Video Tutorial: Export HTML emails from Figma to Amazon Simple Email Service (SES)

This video tutorial is a complete step-by-step guide showing you how to upload HTML emails from the Figma Emailify plugin to Amazon Simple Email Service (SES).
[Embedded media](https://www.youtube.com/embed/6kC4wbapV88)

In the Emailify export panel, select the **SES (AWS)** option from the dropdown list, then paste in a valid AWS API **Access Key** and **Access Secret**, which can be generated from inside your AWS account [IAM](https://aws.amazon.com/iam/) (Identity and Access Management) page.

When you're ready, click the **Upload To SES** button to start exporting the emails you've selected from Figma to HTML, and have them automatically be uploaded to your SES templates list (which you can then use the AWS SES [getEmailTemplate](https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_GetEmailTemplate.html) API endpoint to consume as needed).
