Amazon EC2 Get Public DNS Step

You may get the list of public DNSs that a list of Amazon EC2 instances are running on.

To create an Amazon EC2 Get Public DNS Step:

  1. Enter a Name for your Get Public DNS step.
  2. Specify values for the following required properties:
    Property Description
    Access Key Id The EC2 access key ID to use to log in.
    Secret Key The EC2 secret key.
    Instance Ids A comma-separated list of instance IDs to be retrieved. The DNS list returned will be in the same order as the IDs given.
    AWS Jar The full path to the AWS SDK .jar file.