Returns a description of the gateway volumes specified in the request
Source:R/storagegateway_operations.R
storagegateway_describe_cachedi_scsi_volumes.RdReturns a description of the gateway volumes specified in the request. This operation is only supported in the cached volume gateway types.
See https://www.paws-r-sdk.com/docs/storagegateway_describe_cachedi_scsi_volumes/ for full documentation.
Arguments
- VolumeARNs
[required] An array of strings where each string represents the Amazon Resource Name (ARN) of a cached volume. All of the specified cached volumes must be from the same gateway. Use
list_volumesto get volume ARNs for a gateway.