mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.0 KiB
1.0 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. /// /// note | Examples and Templates For usage examples and templates to help you get started, take a look at n8n's AWS Lambda integrations{:target=_blank .external-link} list. ///
Basic Operations
- Invoke a function
--8<-- "_snippets/integrations/builtin/app-nodes/operation-not-supported.md"