Step Details | |
Introduced in Version | 8.0.0 |
Last Modified in Version | 9.0.0 |
Location | Integration > Amazon AWS > Elastic Load Balancer |
The List Load Balancers step lists all Load balancer environments for a given region.
Prerequisites
- This step requires the Amazon AWS Module to be installed before it will be available in the toolbox, and an active AWS account. The Amazon WebServices Settings must also be configured.
- A dependency must be created after installing the module in order for the the steps to be properly used.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Region | Determines the AWS Region that will be searched for the request. | AmazonAWSRegion |
Outputs
Property | Description | Data Type |
---|---|---|
Done | Outputs list of load balancer and their details. | ListLoadBalancersResult |
Example Inputs and Outputs
Region | Output |
---|---|
us-east-1 | LoadBalancerAddresses: [] OupostId: null SubnetId: "subnet-03f0f84bc7db2c600" ZoneName: "us-east-1a" |
Related Information
Related Articles: