Amazon EC2: Get Elastic IPs
Description
Use the steps to fetch elastic IP addresses from the specified region.
Note:
The plugin step will not work if you provide more than 9 filters at a time.
Reference
API link: API Describe Addresses
Configurations
Field name | Description |
---|---|
Step Name | Specify a unique name for the step. |
CONNECTION tab: | Connection fields |
Region | Specify the valid AWS region. The field type is String. This field is mandatory. |
Button: Get | Click the button, it populates the list of available regions. |
Access Key | Specify the Access Key to authenticate Amazon AWS cloud EC2 |
instance. The field type is String. This field is mandatory. | |
Secret Key | Specify the Secret Key to authenticate Amazon AWS Cloud EC2 instance. |
Button: Test Connection | Click to verify whether the connection is available or not. Region, Access key and Secret Key are mandatory to authenticate Amazon AWS cloud. For the purpose of verification, fields coming from previous steps are not allowed since field values can only be accessed when workflow is in running state. Static values and environment variables are allowed. |
INPUT tab: | Input fields |
Allocation IDs | Specify valid allocation IDs. Note: Provide a list of multiple Allocation IDs using a semicolon (;) as the separator. |
Public IPs | Specify valid public IDs. Note: Provide a list of multiple Public IPs using a semicolon (;) as the separator. |
Filter | Provide the key and value in tabular format to filter the response. |
Key | Specify the key on the basis of which you want to filter the result. |
Key | Specify the key on the basis of which you want to filter the result. |
OUTPUT tab: | Output fields |
XML Output | Select or clear the checkbox. Note: 1. If the checkbox is selected, the XML output field will be enabled. 2. If the checkbox is clear, Table Fields will be enabled. |
XML | The field contains the ‘XML’ output of the successful execution step. |
Field Name | Click on a cell in the Field Name column to open the Select Fields Name pop-up window explorer and select elastic IP properties to fetch. You may select multiple properties. The data type is String. At least one field must be selected. |
Output Field Name | Specify an Output Field Name to hold the corresponding value of the Field Name selected above. The data type is String. This field is mandatory. |