--- 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](/08-0-0-Workflow/integrations/builtin/credentials/aws.md) for guidance on setting up authentication. ``` ```{include} ../../../../_snippets/integrations/builtin/app-nodes/ai-tools.md ``` ## Operations * Invoke a function ## Templates and examples ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```