--- #https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4 title: AWS Lambda node documentation description: Learn how to use the AWS Lambda node in n8n. Follow technical documentation to integrate AWS Lambda node into your workflows. contentType: [integration, reference] --- # AWS Lambda node Use the AWS Lambda node to automate work in AWS Lambda, and integrate AWS Lambda with other applications. n8n has built-in support for a wide range of AWS Lambda features, including invoking functions. On this page, you'll find a list of operations the AWS Lambda node supports and links to more resources. /// note | Credentials Refer to [AWS Lambda credentials](/integrations/builtin/credentials/aws.md) for guidance on setting up authentication. /// --8<-- "_snippets/integrations/builtin/app-nodes/ai-tools.md" ## Operations * Invoke a function ## Templates and examples [[ templatesWidget(page.title, 'aws-lambda') ]] --8<-- "_snippets/integrations/builtin/app-nodes/operation-not-supported.md"