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#
Related resources#
อ้างอิง เอกสารของ 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:
- 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.