Versions Compared

Key

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

...

The Get Snapshots 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 Snapshots: outputs a list of snapshots Ids.

Get Volume By Id

This activity gets a volume given its Id.

...

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

 Image Added

Get Volumes

This Parameters:

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

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

  • Output Availability Zone: outputs the availability zone
  • Output Creation Time: outputs the creation time
  • Output Encrypted: outputs the encrypted state
  • Output IOPS: outputs the IOPS value. IOPS is the number of I/O operations per second(IOPS) that the volume supports. For io1, this represents the number of IOPS that are provisioned for the volume. Range is 100-20000 IOPS for io1 volumes and 100-10000 IOPS for gp2 volumes
  • Output KmsKeyId: outputs the KmsKeyId. The full ARN of the AWS Key Management Service (AWS KMS) customer master key (CMK) that was used to protect the volume encryption key for the volume
  • Output Size : outputs the size of the volume in GB
  • Output Snapshot Id: outputs the snapshot Id from which the volume was created
  • Output State: outputs the volume state
  • Output Volume Type : outputs the volume type

Get Volumes

This activity gets a list of volumes Ids.

...

The Get Volumes activity parameters can be provided by manual inserted values or via IN arguments or variables: 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 VPC Ids

This activity gets a list of VPC Ids.

...

The Get VPC Ids 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 VPC Ids: outputs a list of VPC Ids.

Get VPN Connections

This activity gets a list of VPN connections Ids.

...