Deletes the specified storage volume that you previously created using the CreateCachediSCSIVolume or CreateStorediSCSIVolume API
Source:R/storagegateway_operations.R
storagegateway_delete_volume.RdDeletes the specified storage volume that you previously created using the create_cachedi_scsi_volume or create_storedi_scsi_volume API. This operation is only supported in the cached volume and stored volume types. For stored volume gateways, the local disk that was configured as the storage volume is not deleted. You can reuse the local disk to create another storage volume.
See https://www.paws-r-sdk.com/docs/storagegateway_delete_volume/ for full documentation.
Arguments
- VolumeARN
[required] The Amazon Resource Name (ARN) of the volume. Use the
list_volumesoperation to return a list of gateway volumes.