Deletes 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.
storagegateway_delete_volume(VolumeARN)[required] The Amazon Resource Name (ARN) of the volume. Use the
list_volumes operation to return a list
of gateway volumes.