Skip to content

AWS Elastic Load Balancing 节点#

使用 AWS Elastic Load Balancing 节点在 AWS ELB 中自动化工作,并将 AWS ELB 与其他应用程序集成。n8n 内置支持广泛的 AWS ELB 功能,包括添加、获取、删除、删除证书和负载均衡器。

在此页面上,您将找到 AWS ELB 节点支持的操作列表以及更多资源的链接。

凭据

有关设置身份验证的指导,请参阅 AWS ELB 凭据

操作#

  • Listener Certificate 监听器证书
    • Add 添加
    • Get Many 获取多个
    • Remove 删除
  • Load Balancer 负载均衡器
    • Create 创建
    • Delete 删除
    • Get 获取
    • Get Many 获取多个

此节点支持创建和管理应用程序和网络负载均衡器。目前不支持网关负载均衡器。

模板和示例#

Transcribe audio files from Cloud Storage

by Lorena

View template details
Extract and store text from chat images using AWS S3

by Lorena

View template details
Sync data between Google Drive and AWS S3

by Lorena

View template details
Browse AWS Elastic Load Balancing integration templates, or search all templates

相关资源#

有关此服务的更多信息,请参阅 AWS ELB 文档

如果不支持您的操作该怎么办#

如果此节点不支持您想要执行的操作,您可以使用 HTTP 请求节点来调用服务的 API。

您可以在 HTTP 请求节点中使用为此服务创建的凭据:

  1. 在 HTTP 请求节点中,选择身份验证 > 预定义凭据类型
  2. 选择您要连接的服务。
  3. 选择您的凭据。

有关更多信息,请参阅自定义 API 操作