Versions Compared

Key

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

...

  • Connection (text box editor type): the AmazonEC2 connection, obtained after using a ConnectToAmazonEC2 activity. The output from Connect To AmazonEC2 activity should be used as input for this parameter.
  • Description (text box editor type): enter the description for the new operating system image.
  • Instance Id (text box editor type): enter the existing instance Id ID for the new operating system image.
  • Name (text box editor type): enter the name for the new operating system image.
  • No Reboot (text box editor type): by default, Amazon EC2 attempts to shut down and reboot the instance before creating the image. If the No Reboot option is set, Amazon EC2 does not shut down the instance before creating the image. When this option is used, file system integrity on the created image can not be guaranteed.

...

Output Snapshot Id: outputs the Id ID of the newly created snapshot.

...

Output Subnet Id: outputs the Id ID of the newly created subnet.

...

Output Volume Id: outputs the Id ID of the newly created volume.

...

Output VPC Id: outputs the Id ID of the newly created VPC.

...

  • Output VPN Gateway Id: outputs the Id ID of the newly created VPN Gateway.

...

This activity deletes a snapshot by Idof an Amazon EBS volume that you own.

Activity Parameters

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

...

  • Connection (text box editor type): the AmazonEC2 connection, obtained after using a ConnectToAmazonEC2 activity. The output from Connect To AmazonEC2 activity should be used as input for this parameter.
  • Snapshot Id (text box editor type): enter the Id ID of the Amazon EBS snapshot that you want to delete.

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

  • Output Snapshot Id: outputs the Id ID of the deleted snapshot.

Delete Volume By Id

This activity deletes a volume given its Id.

Activity Parameters

The Delete an Amazon EBS volume that you own. The volume must be in the availability state (not attached to an instance).

Activity Parameters

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

...

  • Connection (text box editor type): the AmazonEC2 connection, obtained after using a ConnectToAmazonEC2 activity. The output from Connect To AmazonEC2 activity should be used as input for this parameter.
  • Volume Id (text box editor type): enter the Id ID of the volume that you want to delete. In order to be deleted, the volume should not be attached to an instance.

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

  • Output Snapshot Volume Id: outputs the Id ID of the deleted volume.

 

Delete VPC By Id

This activity deletes a VPC given its IdID.

Activity Parameters

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

...

  • Connection (text box editor type): the AmazonEC2 connection, obtained after using a ConnectToAmazonEC2 activity. The output from Connect To AmazonEC2 activity should be used as input for this parameter.
  • VPC Id (text box editor type): enter the Id ID of the VPC that you want to delete. In order to be deleted, the VPC should not have dependencies or and should not be set as a default VPC.

...

  • Output VPC Id: outputs the Id ID of the deleted VPC.

Delete VPN By Id

This activity deletes a VPN connection given its IdID.

Activity Parameters

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

...

  • Connection (text box editor type): the AmazonEC2 connection, obtained after using a ConnectToAmazonEC2 activity. The output from Connect To AmazonEC2 activity should be used as input for this parameter.
  • VPN Id (text box editor type): enter the Id ID of the VPN that you want to delete.

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

  • Output VPN Id: outputs the Id ID of the deleted VPN.

Delete VPN Gateway By Id

This activity deletes a VPN gateway given its IdID.

Activity Parameters

The Delete VPN Gateway By Id activity parameters can be provided by manual inserted values or via IN arguments or variables:

...

  • Connection (text box editor type): the AmazonEC2 connection, obtained after using a ConnectToAmazonEC2 activity. The output from Connect To AmazonEC2 activity should be used as input for this parameter.
  • VPN Gateway Id (text box editor type): enter the Id ID of the VPN gateway that you want to delete. In order to be deleted, the VPN gateway should not be in use, for example it should not be attached to a VPC.

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

  • Output VPN Gateway Id: outputs the Id ID of the deleted VPN gateway.

Detach Volume

This activity detaches a volumean Amazon EBS volume from an instance.

Activity Parameters

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

...

  • Connection (text box editor type): the AmazonEC2 connection, obtained after using a ConnectToAmazonEC2 activity. The output from Connect To AmazonEC2 activity should be used as input for this parameter.
  • Device (text box editor type): enter the device name.
  • Force (text box editor type): forces detachment if the previous detachment attempt did not occur cleanly (for example, logging into an instance, unmounting the volume, and detaching normally). This option can lead to data loss or a corrupted file system. Use this option only as a last resort to detach a volume from a failed instance. The instance would not have the opportunity to flush file system caches or a file system metadata. If you use this option, you must perform file system check and repair procedures.
  • Instance Id (text box editor type): enter the instance Id ID from which you want to detach the volume.
  • Volume Id (text box editor type): enter the volume Id ID that you want to detach. The volume Id ID should be attached to an instance.

...

  • Output Volume Id: outputs the Id ID of the detached volume.

Disconnect From AmazonEC2

...

  • Connection (text box editor type): the AmazonEC2 connection, obtained after using a ConnectToAmazonEC2 activity. The output from Connect To AmazonEC2 activity should be used as input for this parameter.

 

Get Availability Zones

This activity gets the available zones.

...