...
- Connection (text box editor type): the AmazonEC2 connection, obtained after using a ConnectToAmazonEC2 activity
- Device (text box editor type): enter the device where you want to attach the volume, for example "/dev/sdg"
- Instance Id (text box editor type): enter an existing instance Id to which you want to attach the volume, for example "i-d2b4650f". The instance has to be in the same availability zone as the volume.
- Volume Id (text box editor type): enter the existing volume Id that you want to attach
...
- 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 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:
...
- Connection (text box editor type): the AmazonEC2 connection, obtained after using a ConnectToAmazonEC2 activity
- VPC Id (text box editor type): enter the Id of the VPC that you want to delete. In order to be deleted, the VPC should not have dependencies or should not be set as a default VPC.
The Read Only Output variable is the possible output value that the activity will provide:
...
- Connection (text box editor type): the AmazonEC2 connection, obtained after using a ConnectToAmazonEC2 activity
- VPN Gateway Id (text box editor type): enter the 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:
...
- Connection (text box editor type): the AmazonEC2 connection, obtained after using a ConnectToAmazonEC2 activity
- 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 from which you want to detach the volume
- Volume Id (text box editor type): enter the volume Id that you want to detach. The volume Id should be attached to an instance.
The Read Only Output variable is the possible output value that the activity will provide:
...
- Connection (text box editor type): the AmazonEC2 connection, obtained after using a ConnectToAmazonEC2 activity. In this activity, you should have the same availability zone as your instances have.
The Read Only Output variable is the possible output value that the activity will provide:
...