attachVolume
inline suspend fun StorageGatewayClient.attachVolume(crossinline block: AttachVolumeRequest.Builder.() -> Unit): AttachVolumeResponse
Connects a volume to an iSCSI connection and then attaches the volume to 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.