AWS Elastic Load Balancing 节点(AWS Elastic Load Balancing node)#
使用 AWS 弹性负载均衡节点来自动化 AWS ELB 中的工作,并将 AWS ELB 与其他应用集成。n8n 内置支持广泛的 AWS ELB 功能,包括添加、获取、移除、删除证书和负载均衡器。
🌐 Use the AWS Elastic Load Balancing node to automate work in AWS ELB, and integrate AWS ELB with other applications. n8n has built-in support for a wide range of AWS ELB features, including adding, getting, removing, deleting certificates and load balancers.
本页列出了 AWS ELB 节点支持的操作列表以及更多资源的链接。
🌐 On this page, you'll find a list of operations the AWS ELB node supports and links to more resources.
凭证
有关设置身份验证的指导,请参考AWS ELB 凭证。
操作(Operations)#
- 监听器证书
- 添加
- 获取多个
- 移除
- 负载均衡器
- 创建
- 删除
- 获取
- 获取多个
该节点支持创建和管理应用和网络负载均衡器。目前不支持网关负载均衡器。
🌐 This node supports creating and managing application and network load balancers. It doesn't currently support gateway load balancers.
模板和示例(Templates and examples)#
相关资源(Related resources)#
有关此服务的更多信息,请参阅AWS ELB 文档 。
🌐 Refer to AWS ELB's documentation for more information on this service.
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.