Elastic Load Balancer
- 23 Jun 2022
- 1 Minute to read
- Print
- DarkLight
Elastic Load Balancer
- Updated on 23 Jun 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Module Details | |
Core or Github Module | Core |
Restart Required? | No |
Steps Exposed | Yes |
Step Location | Amazon AWS > Elastic Load Balancer |
Settings Location | Settings must be defined for each step |
Prerequisites |
|
As part of the AWS module offerings, Elastic Load Balancers (ELB) can be utilized in Flows to deregister/register target instances and describe current groups handled by a particular ELB.
Deregister Load Balancer Target
The Deregister Load Balancer Target step removes listed instances from being handled by the load balancer.
Inputs | Description |
---|---|
Region | Determines which AWS Region that will be searched by the request |
Target Group ARN | The Amazon Resource Name (ARN) of the targets |
Targets | Lists the targets that will be removed from the load balancer. |
Describe Target Groups
The Describe Target Groups step lists all instances utilized by a load balancer.
Inputs | Description |
---|---|
Load Balancer ARN | The Amazon Resource Name for the load balancer where the information is being pulled from. |
Region | Determines the AWS Region that will be searched for the request |
Describe Target Health
The Describe Target Health step provides information on the target instance current state and health.
Input | Description |
---|---|
Region | Determines the AWS Region that will be searched for the request |
Target Group | The Amazon Resource Name (ARN) of the targets |
List Load Balancers
The List Load Balancers step lists all Load balancer environments for a given region.
Inputs | Description |
---|---|
Region | Determines the AWS Region that will be searched for the request |
Register Load Balancer Target
The Register Load Balancer Target step allows users to add new target instances to be handled by the a load balancer.
Inputs | Description |
---|---|
Region | Determines which AWS Region that will be searched by the request |
Target Group ARN | The Amazon Resource Name (ARN) of the targets |
Targets | Lists the targets that will be removed from the load balancer. |
For further information on Modules, visit the Decisions Forum.
Was this article helpful?