amazonka-storagegateway-1.3.5: Amazon Storage Gateway SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.StorageGateway.DescribeStorediSCSIVolumes

Contents

Description

This operation returns the description of the gateway volumes specified in the request. The list of gateway volumes in the request must be from one gateway. In the response Amazon Storage Gateway returns volume information sorted by volume ARNs.

See: AWS API Reference for DescribeStorediSCSIVolumes.

Synopsis

Creating a Request

describeStorediSCSIVolumes :: DescribeStorediSCSIVolumes Source

Creates a value of DescribeStorediSCSIVolumes with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

dsscsivVolumeARNs :: Lens' DescribeStorediSCSIVolumes [Text] Source

An array of strings where each string represents the Amazon Resource Name (ARN) of a stored volume. All of the specified stored volumes must from the same gateway. Use ListVolumes to get volume ARNs for a gateway.

Destructuring the Response

describeStorediSCSIVolumesResponse Source

Creates a value of DescribeStorediSCSIVolumesResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses