--- title: AWS SES node documentation description: Learn how to use the AWS SES node in n8n. Follow technical documentation to integrate AWS SES node into your workflows. contentType: [integration, reference] --- # AWS SES node Use the AWS SES node to automate work in AWS SES, and integrate AWS SES with other applications. n8n has built-in support for a wide range of AWS SES features, including creating, getting, deleting, sending, updating, and adding templates and emails. On this page, you'll find a list of operations the AWS SES node supports and links to more resources. ```{note} Credentials Refer to [AWS SES credentials](/08-0-0-Workflow/integrations/builtin/credentials/aws.md) for guidance on setting up authentication. ``` ```{include} ../../../../_snippets/integrations/builtin/app-nodes/ai-tools.md ``` ## Operations * Custom Verification Email * Create a new custom verification email template * Delete an existing custom verification email template * Get the custom email verification template * Get all the existing custom verification email templates for your account * Add an email address to the list of identities * Update an existing custom verification email template. * Email * Send * Send Template * Template * Create a template * Delete a template * Get a template * Get all templates * Update a template ## Templates and examples ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```