--- title: AWS SNS node documentation description: Learn how to use the AWS SNS node in n8n. Follow technical documentation to integrate AWS SNS node into your workflows. contentType: [integration, reference] --- # AWS SNS node Use the AWS SNS node to automate work in AWS SNS, and integrate AWS SNS with other applications. n8n has built-in support for a wide range of AWS SNS features, including publishing messages. On this page, you'll find a list of operations the AWS SNS node supports and links to more resources. ```{note} Credentials Refer to [AWS SNS credentials](/08-0-0-Workflow/integrations/builtin/credentials/aws.md) for guidance on setting up authentication. ``` ## Operations * Publish a message to a topic ## Templates and examples ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```