Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Get Availability Zones activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image Added

Parameters:

  • Connection (text box editor type): the AmazonEC2 connection, obtained after using a ConnectToAmazonEC2 activity

The Read Only Output variable is the possible output value that the activity will provide:

  • Output Zones: outputs a list of available zones.

Get Image By Id

This activity gets an image given its Id.

...

The Get Image By Id activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image Added

Parameters:

  • Connection (text box editor type): the AmazonEC2 connection, obtained after using a ConnectToAmazonEC2 activity
  • Image Id (text box editor type): enter the Id of the image that you want to get

The Read Only Output variables are the possible output values that the activity will provide:

  • Output Architecture: outputs the architecture of the image
  • Output Creation Date: outputs the creation date of the image
  • Output Description: outputs the description of the image
  • Output Hypervisor: outputs the hypervisor
  • Output Image Location: outputs the image location
  • Output Image Owner Alias: outputs the image owner alias
  • Output Image Type: outputs the image type
  • Output Kernel Id: outputs the kernel Id of the image
  • Output Name: outputs the image name
  • Output State: outputs the image state

Get Images

This activity gets a list of images.

...

The Get Images activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image Added

Parameters:

  • Connection (text box editor type): the AmazonEC2 connection, obtained after using a ConnectToAmazonEC2 activity

The Read Only Output variable is the possible output value that the activity will provide:

  • Output Images: outputs a list of images.

Get Instances

This activity gets a list of instances.

...

The Get Instances activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image Added

Parameters:

  • Connection (text box editor type): the AmazonEC2 connection, obtained after using a ConnectToAmazonEC2 activity

The Read Only Output variable is the possible output value that the activity will provide:

  • Output Instances: outputs a list of instances.

Get Snapshot By Id

This activity gets a snapshot given its Id.

...

The Get Snapshot By Id activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image Added

Parameters:

  • Connection (text box editor type): the AmazonEC2 connection, obtained after using a ConnectToAmazonEC2 activity
  • Snapshot Id (text box editor type): enter the Id of the snapshot that you want to get

The Read Only Output variables are the possible output values that the activity will provide:

  • Output Size: outputs the
  • Output Data Encryption Zone: outputs the
  • Output Description: outputs the
  • Output Encryption: outputs the
  • Output KmsKeyId: outputs the
  • Output Message State: outputs the
  • Output Owner Alias: outputs the image
  • Output Owner Id: outputs the
  • Output Progress: outputs the
  • Output Snapshot State: outputs the
  • Output Start Time: outputs the
  • Ouput VolumeId: outputs the

Get Snapshots

This activity gets a list of snapshots Ids.

...