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