Amazon EC2 Wait for Instance Step

Use to create a step that waits until the instance(s) specified in the Instance IDs field switch to the state specified in the State field.

To create a Wait for Instance step:

  1. Enter a Name for your Wait for Instance 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 that correspond to the IPs to associate.
    State The state for instances to be in.
    Timeout The timeout for this step, in milliseconds.
    AWS Jar The full path to the AWS SDK .jar file.