--- title: AWS SNS Trigger node documentation description: Learn how to use the AWS SNS Trigger node in n8n. Follow technical documentation to integrate AWS SNS Trigger node into your workflows. contentType: [integration, reference] --- # AWS SNS Trigger node [AWS SNS](https://aws.amazon.com/sns/) is a notification service provided as part of Amazon Web Services. It provides a low-cost infrastructure for the mass delivery of messages, predominantly to mobile users. ```{note} Credentials You can find authentication information for this node [here](/08-0-0-Workflow/integrations/builtin/credentials/aws.md). ``` ```{note} Examples and templates For usage examples and templates to help you get started, refer to n8n's [AWS SNS Trigger integrations](https://n8n.io/integrations/aws-sns-trigger/) page. ``` ## Events * New AWS SNS event ## Related resources n8n provides an app node for AWS SNS. You can find the node docs [here](/08-0-0-Workflow/integrations/builtin/app-nodes/n8n-nodes-base.awssns.md). View [example workflows and related content](https://n8n.io/integrations/aws-sns-trigger/) on n8n's website. Refer to [AWS SNS's documentation](https://docs.aws.amazon.com/sns/latest/api/welcome.html) for details about their API.