mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.1 KiB
1.1 KiB
| title | description | contentType |
|---|---|---|
| AWS Lambda | Documentation for the AWS Lambda node in n8n, a workflow automation platform. Includes details of operations and configuration, and links to examples and credentials information. | integration |
AWS Lambda
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 for guidance on setting up authentication. ///
Operations
- Invoke a function
Templates and examples
templatesWidget(title, 'aws-lambda')
--8<-- "_snippets/integrations/builtin/app-nodes/operation-not-supported.md"