AWS Lambda 节点#
¥AWS Lambda node
使用 AWS Lambda 节点自动化 AWS Lambda 中的工作,并将 AWS Lambda 与其他应用集成。n8n 内置支持多种 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.
本页列出了 AWS Lambda 节点支持的操作列表以及更多资源的链接。
¥On this page, you'll find a list of operations the AWS Lambda node supports and links to more resources.
Credentials
请参阅 AWS Lambda 凭证 以了解有关设置身份验证的指导。
¥Refer to AWS Lambda credentials for guidance on setting up authentication.
This node can be used as an AI tool
This node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the AI tool parameters documentation.
操作#
¥Operations
- 调用函数
¥Invoke a function
模板和示例#
¥Templates and examples
What to do if your operation isn't supported#
If this node doesn't support the operation you want to do, you can use the HTTP Request node to call the service's API.
You can use the credential you created for this service in the HTTP Request node:
- In the HTTP Request node, select Authentication > Predefined Credential Type.
- Select the service you want to connect to.
- Select your credential.
Refer to Custom API operations for more information.