Skip to main content

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 nameDescription
Step NameSpecify a unique name for the step.
CONNECTION tab:Connection fields
RegionSpecify the valid AWS region.
The field type is String. This field is mandatory.
Button: GetClick the button, it populates the list of available regions.
Access KeySpecify the Access Key to authenticate Amazon AWS cloud EC2
instance.
The field type is String. This field is mandatory.
Secret KeySpecify the Secret Key to authenticate Amazon AWS Cloud EC2 instance.
Button: Test ConnectionClick 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 IDsSpecify valid allocation IDs.
Note: Provide a list of multiple Allocation IDs using a semicolon (;) as the separator.
Public IPsSpecify valid public IDs.
Note: Provide a list of multiple Public IPs using a semicolon (;) as the separator.
FilterProvide the key and value in tabular format to filter the response.
KeySpecify the key on the basis of which you want to filter the result.
KeySpecify the key on the basis of which you want to filter the result.
OUTPUT tab:Output fields
XML OutputSelect 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.
XMLThe field contains the ‘XML’ output of the successful execution step.
Field NameClick 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 NameSpecify an Output Field Name to hold the corresponding value of the Field Name selected above.
The data type is String. This field is mandatory.