storagegateway_list_gateways: Lists gateways owned by an Amazon Web Services account in an...

View source: R/storagegateway_operations.R

storagegateway_list_gatewaysR Documentation

Lists gateways owned by an Amazon Web Services account in an Amazon Web Services Region specified in the request

Description

Lists gateways owned by an Amazon Web Services account in an Amazon Web Services Region specified in the request. The returned list is ordered by gateway Amazon Resource Name (ARN).

See https://www.paws-r-sdk.com/docs/storagegateway_list_gateways/ for full documentation.

Usage

storagegateway_list_gateways(Marker = NULL, Limit = NULL)

Arguments

Marker

An opaque string that indicates the position at which to begin the returned list of gateways.

Limit

Specifies that the list of gateways returned be limited to the specified number of items.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.