Skip to content

/AWS1/CL_STG=>LISTFILESHARES()

About ListFileShares

Gets a list of the file shares for a specific S3 File Gateway, or the list of file shares that belong to the calling Amazon Web Services account. This operation is only supported for S3 File Gateways.

Method Signature

IMPORTING

Optional arguments:

IV_GATEWAYARN TYPE /AWS1/STGGATEWAYARN /AWS1/STGGATEWAYARN

The Amazon Resource Name (ARN) of the gateway whose file shares you want to list. If this field is not present, all file shares under your account are listed.

IV_LIMIT TYPE /AWS1/STGPOSITIVEINTOBJECT /AWS1/STGPOSITIVEINTOBJECT

The maximum number of file shares to return in the response. The value must be an integer with a value greater than zero. Optional.

IV_MARKER TYPE /AWS1/STGMARKER /AWS1/STGMARKER

Opaque pagination token returned from a previous ListFileShares operation. If present, Marker specifies where to continue the list from after a previous call to ListFileShares. Optional.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_STGLISTFILESHARESOUT /AWS1/CL_STGLISTFILESHARESOUT