View source: R/storagegateway_operations.R
storagegateway_detach_volume | R Documentation |
Disconnects a volume from an iSCSI connection and then detaches the volume from the specified gateway. Detaching and attaching a volume enables you to recover your data from one gateway to a different gateway without creating a snapshot. It also makes it easier to move your volumes from an on-premises gateway to a gateway hosted on an Amazon EC2 instance. This operation is only supported in the volume gateway type.
See https://www.paws-r-sdk.com/docs/storagegateway_detach_volume/ for full documentation.
storagegateway_detach_volume(VolumeARN, ForceDetach = NULL)
VolumeARN |
[required] The Amazon Resource Name (ARN) of the volume to detach from the gateway. |
ForceDetach |
Set to Valid Values: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.