Skip to content

AWS Elastic Load Balancing#

AWS Elastic Load Balancing (ELB) automatically distributes incoming application traffic across multiple targets and virtual appliances in one or more Availability Zones (AZs).

Credentials

You can find authentication information for this node here.

Operations#

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

This node supports creating and managing application and network load balancers. It doesn't currently support gateway load balancers.

Refer to AWS ELB's documentation for more information on this service.

View example workflows and related content on n8n's website.