Skip to main content

Amazon EC2: Get Instance Properties By Instance ID

Description

Use the step to fetch properties of any specific EC2 instance.

Configurations

Field nameDescription
Step NameSpecify a unique name for the step.
CONNECTION tab:Connection fields
RegionSpecify the region where the instance is hosted or choose a region from the Region Explorer window.
Button: GetClick Get button to open the Region Explorer window. Choose a Region.
Access KeySpecify an Access Key to authenticate EC2 instance on Amazon AWS cloud. This field is mandatory.
Secret KeySpecify a Secret Key to authenticate Amazon AWS cloud.
This field is mandatory.
Button: Test ConnectionClick Test Connection button 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 (hardcoded) values and environment variables are allowed. It will not work for previous step fields.
INPUT tab:Input fields
Instance IDSelect the ID of the instance you want to perform an operation.
The field type is String. This field is mandatory.
OUTPUT fieldsOutput field
XMLSpecify the result of the step as XML output through this field.
The default value is XML.