| #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 | |
| <!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 --> | |
| [[ templatesWidget(page.title, 'aws-lambda') ]] | |
| --8<-- "_snippets/integrations/builtin/app-nodes/operation-not-supported.md" | |