Skip to content

AWS Elastic Load Balancing node#

ใช้ AWS Elastic Load Balancing node เพื่อทำงานอัตโนมัติใน AWS ELB และผสานรวม AWS ELB กับแอปพลิเคชันอื่นๆ n8n มีการรองรับฟีเจอร์หลากหลายของ AWS ELB ในตัว รวมถึงการเพิ่ม, การดึงข้อมูล, การลบ certificates และ load balancers

ในหน้านี้ คุณจะพบรายการ operations ที่ AWS ELB node รองรับ และลิงก์ไปยังแหล่งข้อมูลเพิ่มเติม

Credentials

อ้างอิง AWS ELB credentials สำหรับคำแนะนำในการตั้งค่าการยืนยันตัวตน

Operations#

  • Listener Certificate
    • Add
    • Get Many
    • Remove
  • Load Balancer
    • Create
    • Delete
    • Get
    • Get Many

Node นี้รองรับการสร้างและจัดการ application และ network load balancers ปัจจุบันยังไม่รองรับ gateway load balancers

Templates and examples#

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 สำหรับข้อมูลเพิ่มเติมเกี่ยวกับบริการนี้

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:

  1. In the HTTP Request node, select Authentication > Predefined Credential Type.
  2. Select the service you want to connect to.
  3. Select your credential.

Refer to Custom API operations for more information.