
list-volumes
************


DESCRIPTION
===========

This operation lists the iSCSI stored volumes of a gateway. Results
are sorted by volume ARN. The response includes only the volume ARNs.
If you want additional volume information, use the  describe-storedi-
scsi-volumes API.

The operation supports pagination. By default, the operation returns a
maximum of up to 100 volumes. You can optionally specify the "--limit"
field in the body to limit the number of volumes in the response. If
the number of volumes returned in the response is truncated, the
response includes a --marker field. You can use this --marker value in
your subsequent request to retrieve the next set of volumes.


SYNOPSIS
========

   aws storagegateway list-volumes
     --gateway-arn <value>
     [--marker <value>]
     [--limit <value>]


REQUIRED PARAMETERS
===================

"--gateway-arn"  (string)


OPTIONAL PARAMETERS
===================

"--marker"  (string)

"--limit"  (integer)
